aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphaël Pinson <raphael.pinson@camptocamp.com>2015-02-10 14:55:25 +0100
committerRaphaël Pinson <raphael.pinson@camptocamp.com>2015-02-10 14:55:25 +0100
commitcd320afde760a9c2d9f1660196c89cb521ec8330 (patch)
treece1855eb85263af2165f2b411362d89e6055aaed
parenteac9f8e0475634cc325b4cf86912176e2c678ec7 (diff)
downloadpuppet-dhcp-cd320afde760a9c2d9f1660196c89cb521ec8330.tar.gz
puppet-dhcp-cd320afde760a9c2d9f1660196c89cb521ec8330.tar.bz2
Release 0.5.0
-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",