aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabien COMBERNOUS <Dan33l@users.noreply.github.com>2019-10-29 16:41:38 +0100
committerGitHub <noreply@github.com>2019-10-29 16:41:38 +0100
commitce2200aa38191158f7e518a47eb6838221a5c896 (patch)
treef3c0c653f7c03af167c88df6bb0b2110903c46b0
parent051451183fac7ef3950a413f0a40ca5fdcb9cbd6 (diff)
parent415b418d6cd2037ba473d00ab017b4a6f854247d (diff)
downloadpuppet-ferm-ce2200aa38191158f7e518a47eb6838221a5c896.tar.gz
puppet-ferm-ce2200aa38191158f7e518a47eb6838221a5c896.tar.bz2
Merge pull request #89 from Dan33l/release_2.7.0
release 2.7.0
-rw-r--r--CHANGELOG.md8
-rw-r--r--metadata.json2
2 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 496f846..f30401e 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.
+## [v2.7.0](https://github.com/voxpupuli/puppet-ferm/tree/v2.7.0) (2019-10-29)
+
+[Full Changelog](https://github.com/voxpupuli/puppet-ferm/compare/v2.6.0...v2.7.0)
+
+**Merged pull requests:**
+
+- revert PR81 [\#88](https://github.com/voxpupuli/puppet-ferm/pull/88) ([Dan33l](https://github.com/Dan33l))
+
## [v2.6.0](https://github.com/voxpupuli/puppet-ferm/tree/v2.6.0) (2019-10-08)
[Full Changelog](https://github.com/voxpupuli/puppet-ferm/compare/v2.5.0...v2.6.0)
diff --git a/metadata.json b/metadata.json
index ee729fc..8367366 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppet-ferm",
- "version": "2.6.1-rc0",
+ "version": "2.7.0",
"author": "Vox Pupuli",
"summary": "deploy and manage ferm",
"license": "AGPL-3.0",