summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMickaël Canévet <mickael.canevet@camptocamp.com>2015-04-14 08:38:52 +0200
committerMickaël Canévet <mickael.canevet@camptocamp.com>2015-04-14 08:38:52 +0200
commit1db1ae68f55fc97f1a8bc0d22f3cd0cf5b3af862 (patch)
treea67b96ff984570a3071d91e9171c4f1f9b5b1494
parent8c470966350a3fc6480c7335d25947402aef2bb4 (diff)
Release 1.2.2
-rw-r--r--CHANGELOG.md4
-rw-r--r--metadata.json2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6a2392c..b37ecd2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 2015-04-14 - Release 1.2.2
+
+- Fix lens test with content but no source
+
## 2015-04-03 - Release 1.2.1
- Confine rspec pinning to ruby 1.8
diff --git a/metadata.json b/metadata.json
index 58d3761..23bfda9 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "camptocamp-augeas",
- "version": "1.2.1",
+ "version": "1.2.2",
"author": "camptocamp",
"summary": "Camptocamp Augeas module",
"license": "Apache-2.0",