From: Raphaƫl Pinson Date: Tue, 10 Feb 2015 13:55:25 +0000 (+0100) Subject: Release 0.5.0 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=cd320afde760a9c2d9f1660196c89cb521ec8330;p=puppet-dhcp.git Release 0.5.0 --- 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",