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 67dc24f..0b8d1a8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+## 2015-03-24 - Release 1.2.0
+
+- Add lens_content and test_content to augeas::lens
+- Fix augeas() function
+
## 2015-03-24 - Release 1.1.7
- Fix for SUSE
diff --git a/metadata.json b/metadata.json
index 299d03c..092a4b1 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "camptocamp-augeas",
- "version": "1.1.7",
+ "version": "1.2.0",
"author": "camptocamp",
"summary": "Camptocamp Augeas module",
"license": "Apache-2.0",