aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG5
-rw-r--r--metadata.json2
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1a2b3fc..b3984c9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+2015-01-07 - Version 0.4.3
+
+- Manage unit tests with rspec-puppet-facts
+- Fix for future parser
+
2014-10-20 - Version 0.4.0
- Fix missing facts in specs
diff --git a/metadata.json b/metadata.json
index 45c0fe0..e43a54c 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "camptocamp-dhcp",
- "version": "0.4.2",
+ "version": "0.4.3",
"author": "Camptocamp",
"summary": "Camptocamp DHCP Module",
"license": "Apache-2.0",