From: Cédric Jeanneret Date: Fri, 6 Nov 2015 07:59:32 +0000 (+0100) Subject: Release 1.1.1 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=HEAD;p=puppet-dhcp.git Release 1.1.1 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 76db3e6..066881a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 2015-11-06 - Release 1.1.1 + +- Added acceptance tests +- Some corrections for a correct failover support + ## 2015-11-02 - Release 1.1.0 Add support for "failover" diff --git a/metadata.json b/metadata.json index 0867c27..1d79be1 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "camptocamp-dhcp", - "version": "1.1.0", + "version": "1.1.1", "author": "Camptocamp", "summary": "Camptocamp DHCP Module", "license": "Apache-2.0",