aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Jeanneret <cedric.jeanneret@camptocamp.com>2015-11-06 08:59:32 +0100
committerCédric Jeanneret <cedric.jeanneret@camptocamp.com>2015-11-06 08:59:32 +0100
commitb01e4aeac80d718d069a66f94f93c88dc7054ede (patch)
tree1c5f7bdbac3455fec43aab78ffb2ecbb0835bb6d
parentb2fcb15c7f3e54720d23a1ad2002dadd872668df (diff)
downloadpuppet-dhcp-b01e4aeac80d718d069a66f94f93c88dc7054ede.tar.gz
puppet-dhcp-b01e4aeac80d718d069a66f94f93c88dc7054ede.tar.bz2
Release 1.1.1HEADmaster
-rw-r--r--CHANGELOG.md5
-rw-r--r--metadata.json2
2 files changed, 6 insertions, 1 deletions
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",