aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Meusel <tim@bastelfreak.de>2018-08-31 15:07:26 +0200
committerTim Meusel <tim@bastelfreak.de>2018-08-31 15:07:26 +0200
commit789ffd0417174477d0642f4f4ab8c7396a227265 (patch)
tree794312997ec9d5697f1b89d4c66def6716740503
parentf55c3f2c35bb1bab90490ab746b8e4a2de3b0e05 (diff)
downloadpuppet-ferm-789ffd0417174477d0642f4f4ab8c7396a227265.tar.gz
puppet-ferm-789ffd0417174477d0642f4f4ab8c7396a227265.tar.bz2
release 1.3.1
-rw-r--r--CHANGELOG.md10
-rw-r--r--metadata.json2
2 files changed, 10 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f23d7bb..d16af20 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
Each new release typically also includes the latest modulesync defaults.
These should not affect the functionality of the module.
+## [v1.3.1](https://github.com/voxpupuli/puppet-ferm/tree/v1.3.1) (2018-08-31)
+
+[Full Changelog](https://github.com/voxpupuli/puppet-ferm/compare/v1.3.0...v1.3.1)
+
+**Merged pull requests:**
+
+- allow puppetlabs/stdlib 5.x [\#24](https://github.com/voxpupuli/puppet-ferm/pull/24) ([bastelfreak](https://github.com/bastelfreak))
+
## [v1.3.0](https://github.com/voxpupuli/puppet-ferm/tree/v1.3.0) (2018-07-13)
[Full Changelog](https://github.com/voxpupuli/puppet-ferm/compare/v1.2.0...v1.3.0)
@@ -42,4 +50,4 @@ These should not affect the functionality of the module.
-\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
+\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
diff --git a/metadata.json b/metadata.json
index 7c85f4b..47bc95c 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppet-ferm",
- "version": "1.3.1-rc0",
+ "version": "1.3.1",
"author": "Vox Pupuli",
"summary": "deploy and manage ferm",
"license": "AGPL-3.0",