aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md6
-rw-r--r--metadata.json2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 47266d1..6aa8335 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 2015-02-10 - Release 0.5.0
+
+- Allow the log facility to be configured (GH #9)
+- Various spec and lint improvements
+- Linting
+
## 2015-01-19 - Release 0.4.4
- Add puppet-lint plugins
diff --git a/metadata.json b/metadata.json
index e9bc7d3..23605b2 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "camptocamp-dhcp",
- "version": "0.4.4",
+ "version": "0.5.0",
"author": "Camptocamp",
"summary": "Camptocamp DHCP Module",
"license": "Apache-2.0",