aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md (renamed from CHANGELOG)8
-rw-r--r--metadata.json2
2 files changed, 7 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG.md
index b3984c9..47266d1 100644
--- a/CHANGELOG
+++ b/CHANGELOG.md
@@ -1,9 +1,13 @@
-2015-01-07 - Version 0.4.3
+## 2015-01-19 - Release 0.4.4
+
+- Add puppet-lint plugins
+
+## 2015-01-07 - Release 0.4.3
- Manage unit tests with rspec-puppet-facts
- Fix for future parser
-2014-10-20 - Version 0.4.0
+## 2014-10-20 - Release 0.4.0
- Fix missing facts in specs
- Setup automatic Forge releases
diff --git a/metadata.json b/metadata.json
index e43a54c..e9bc7d3 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "camptocamp-dhcp",
- "version": "0.4.3",
+ "version": "0.4.4",
"author": "Camptocamp",
"summary": "Camptocamp DHCP Module",
"license": "Apache-2.0",