summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md5
-rw-r--r--metadata.json2
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5b52b1f..42194b9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+## 2016-08-18 - Release 1.5.0
+
+- Use Augeas PPA for Travis CI tests
+- Include augeas 'super' class when not declared (fix #93)
+
## 2015-09-09 - Release 1.4.2
Fix for puppet AIO packaging
diff --git a/metadata.json b/metadata.json
index 3d974a0..9346921 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "camptocamp-augeas",
- "version": "1.4.3",
+ "version": "1.5.0",
"author": "camptocamp",
"summary": "Camptocamp Augeas module",
"license": "Apache-2.0",