From 720a33f87c3f5cbb1f0168c76f57907d0069a6f9 Mon Sep 17 00:00:00 2001 From: Adrien Waksberg Date: Mon, 9 Jul 2018 22:01:42 +0200 Subject: [PATCH] release: version 1.2.0 --- CHANGELOG.md | 5 +++++ README.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a2b367..5b243ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ # CHANGELOG +## v1.2.0 (2018-07-09) + +* feat: add bind_zones_subnet for extra-vars +* fix: disable allow transfer if isn't set + ## v1.1.0 (2018-03-31) * feat: remove old zone files diff --git a/README.md b/README.md index 1fc5736..029ee2d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Ansible role: Bind -[![Version](https://img.shields.io/badge/latest_version-1.1.0-green.svg)](https://github.com/nishiki/ansible-role-bind/releases) +[![Version](https://img.shields.io/badge/latest_version-1.2.0-green.svg)](https://github.com/nishiki/ansible-role-bind/releases) [![Build Status](https://travis-ci.org/nishiki/ansible-role-bind.svg?branch=master)](https://travis-ci.org/nishiki/ansible-role-bind) [![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://github.com/nishiki/ansible-role-bind/blob/master/LICENSE)