release: version 1.3.0

This commit is contained in:
Adrien Waksberg 2020-02-12 22:03:14 +01:00
parent 7e7d5ad22a
commit 4d27cbc05c
2 changed files with 3 additions and 1 deletions

View file

@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
Which is based on [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased]
## v1.3.0 (2020-02-12)
- feat: add support debian 10
- break: change with_items to loop
- break: remove support ansible < 2.7

View file

@ -1,5 +1,5 @@
# Ansible role: Bind
[![Version](https://img.shields.io/badge/latest_version-1.2.2-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-bind/releases)
[![Version](https://img.shields.io/badge/latest_version-1.3.0-green.svg)](https://git.yaegashi.fr/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://git.yaegashi.fr/nishiki/ansible-role-bind/src/branch/master/LICENSE)