aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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",