summaryrefslogtreecommitdiff
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 70b89b1..8904c66 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+##2015-01-12 - Version 1.1.5
+
+- Fix LICENSE file
+- Add some puppet-lint plugins to Gemfile
+
##2015-01-07 - Version 1.1.4
- Manage unit tests with rspec-puppet-facts
diff --git a/metadata.json b/metadata.json
index 9ad13b2..17474bc 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "camptocamp-augeas",
- "version": "1.1.4",
+ "version": "1.1.5",
"author": "camptocamp",
"summary": "Camptocamp Augeas module",
"license": "Apache-2.0",