summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMickaël Canévet <mickael.canevet@camptocamp.com>2015-08-21 08:05:34 +0200
committerMickaël Canévet <mickael.canevet@camptocamp.com>2015-08-21 08:05:34 +0200
commitb1778a93be066776818dda62ef3c4a7c01035839 (patch)
treecec3584c1f4b1cd941c06da089b94b8978192b15
parent4cfeaa2c0bbc70149de48c9936ded6a8daa337ca (diff)
Release version 0.2.1
-rw-r--r--CHANGELOG.md6
-rw-r--r--metadata.json2
2 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6f9f49e..fbd8588 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 2015-08-21 - Release 0.2.1
+
+Use docker for acceptance tests
+
# Change Log
## [0.2.0](https://forge.puppetlabs.com/Camptocamp/systemd/0.2.0) (2015-08-05)
@@ -42,4 +46,4 @@
- Confine rspec pinning to ruby 1.8
-\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file
+\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
diff --git a/metadata.json b/metadata.json
index 74146fa..fc38db0 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "camptocamp-systemd",
- "version": "0.2.0",
+ "version": "0.2.1",
"author": "Camptocamp",
"summary": "Puppet Systemd module",
"license": "Apache-2.0",