aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Meusel <tim@bastelfreak.de>2021-08-26 14:07:40 +0200
committerTim Meusel <tim@bastelfreak.de>2021-08-26 14:07:40 +0200
commit6f5a7bf89543eb5cf13c9384a3f71331f61b2ce9 (patch)
treefb591e14cbf31c00fc3796bdca145d1fa3f03b04
parent186a6e7ae54cd953217ed7df30ee428bf2b23389 (diff)
downloadpuppet-ferm-6f5a7bf89543eb5cf13c9384a3f71331f61b2ce9.tar.gz
puppet-ferm-6f5a7bf89543eb5cf13c9384a3f71331f61b2ce9.tar.bz2
Release 7.0.1
-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 efbe288..e8ea074 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.
+## [v7.0.1](https://github.com/voxpupuli/puppet-ferm/tree/v7.0.1) (2021-08-26)
+
+[Full Changelog](https://github.com/voxpupuli/puppet-ferm/compare/v7.0.0...v7.0.1)
+
+**Merged pull requests:**
+
+- Allow stdlib 8.0.0 [\#138](https://github.com/voxpupuli/puppet-ferm/pull/138) ([smortex](https://github.com/smortex))
+
## [v7.0.0](https://github.com/voxpupuli/puppet-ferm/tree/v7.0.0) (2021-07-26)
[Full Changelog](https://github.com/voxpupuli/puppet-ferm/compare/v6.0.0...v7.0.0)
diff --git a/metadata.json b/metadata.json
index ced6cf0..26da555 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppet-ferm",
- "version": "7.0.1-rc0",
+ "version": "7.0.1",
"author": "Vox Pupuli",
"summary": "deploy and manage ferm",
"license": "AGPL-3.0",