release: version 1.3.0
This commit is contained in:
parent
7e7d5ad22a
commit
4d27cbc05c
2 changed files with 3 additions and 1 deletions
|
@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
Which is based on [Keep A Changelog](http://keepachangelog.com/)
|
Which is based on [Keep A Changelog](http://keepachangelog.com/)
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## v1.3.0 (2020-02-12)
|
||||||
- feat: add support debian 10
|
- feat: add support debian 10
|
||||||
- break: change with_items to loop
|
- break: change with_items to loop
|
||||||
- break: remove support ansible < 2.7
|
- break: remove support ansible < 2.7
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# Ansible role: Bind
|
# 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)
|
[![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)
|
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://git.yaegashi.fr/nishiki/ansible-role-bind/src/branch/master/LICENSE)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue