From 2b279efc50dee7faf0669b8fd169a6cdb65a467f Mon Sep 17 00:00:00 2001 From: Adrien Waksberg Date: Wed, 5 Dec 2018 10:16:01 +0100 Subject: [PATCH] style: change changelog --- CHANGELOG.md | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 772dc3d..5f15c13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,22 +1,23 @@ # CHANGELOG -## v1.2.2 (2018-09-07) -* fix: remove a bug in dnssec cron +This project adheres to [Semantic Versioning](http://semver.org/). +Which is based on [Keep A Changelog](http://keepachangelog.com/) + +## [Unreleased] + +## v1.2.2 (2018-09-07) +- fix: remove a bug in dnssec cron ## v1.2.1 (2018-08-08) - -* fix: add dnssec cron +- fix: add dnssec cron ## v1.2.0 (2018-07-09) - -* feat: add bind_zones_subnet for extra-vars -* fix: disable allow transfer if isn't set +- 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 -* feat: test the playbook with ansible 2.5 +- feat: remove old zone files +- feat: test the playbook with ansible 2.5 ## v1.0.0 (2018-03-21) - -* first version +- first version