From: Cédric Jeanneret Date: Mon, 2 Nov 2015 07:37:35 +0000 (+0100) Subject: Release version 1.1.0 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=de479279906e67e6a69cead1a421fe342d43debf;p=puppet-dhcp.git Release version 1.1.0 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index c39326e..76db3e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2015-11-02 - Release 1.1.0 + +Add support for "failover" + ## 2015-08-21 - Release 1.0.1 Use docker for acceptance tests diff --git a/metadata.json b/metadata.json index 83b477c..9a45df3 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "camptocamp-dhcp", - "version": "1.0.1", + "version": "1.1.0", "author": "Camptocamp", "summary": "Camptocamp DHCP Module", "license": "Apache-2.0",