From 789ffd0417174477d0642f4f4ab8c7396a227265 Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Fri, 31 Aug 2018 15:07:26 +0200 Subject: release 1.3.1 --- CHANGELOG.md | 10 +++++++++- metadata.json | 2 +- 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", -- cgit v1.2.3