summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 bbfaea3..ce0c525 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 2015-06-26 - Release 0.1.15
+
+Fix strict_variables activation with rspec-puppet 2.2
+
## 2015-05-28 - Release 0.1.14
Add beaker_spec_helper to Gemfile
diff --git a/metadata.json b/metadata.json
index d6f84d7..77f01c5 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "camptocamp-systemd",
- "version": "0.1.14",
+ "version": "0.1.15",
"author": "Camptocamp",
"summary": "Puppet Systemd module",
"license": "Apache-2.0",