]> gitweb.fluxo.info Git - puppet-ferm.git/commitdiff
release 7.0.0
authorTim Meusel <tim@bastelfreak.de>
Mon, 26 Jul 2021 17:54:55 +0000 (19:54 +0200)
committerTim Meusel <tim@bastelfreak.de>
Mon, 26 Jul 2021 17:54:55 +0000 (19:54 +0200)
CHANGELOG.md
metadata.json

index 5d147ffe1f75bcf2d39a03ba2b8229f649fce7e9..efbe2889183f2906368925477e760844a993fa9d 100644 (file)
@@ -4,7 +4,20 @@ 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.
 
-## [v6.0.0](https://github.com/voxpupuli/puppet-ferm/tree/v6.0.0) (2021-06-28)
+## [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)
+
+**Breaking changes:**
+
+- delete legacy `policy` param in ferm::rule [\#134](https://github.com/voxpupuli/puppet-ferm/pull/134) ([bastelfreak](https://github.com/bastelfreak))
+
+**Merged pull requests:**
+
+- allow latest dependencies [\#136](https://github.com/voxpupuli/puppet-ferm/pull/136) ([bastelfreak](https://github.com/bastelfreak))
+- allow switch from camptocamp/systemd to voxpupuli/systemd [\#135](https://github.com/voxpupuli/puppet-ferm/pull/135) ([bastelfreak](https://github.com/bastelfreak))
+
+## [v6.0.0](https://github.com/voxpupuli/puppet-ferm/tree/v6.0.0) (2021-06-29)
 
 [Full Changelog](https://github.com/voxpupuli/puppet-ferm/compare/v5.0.0...v6.0.0)
 
index f3c04de686d6b662ef6c8701bd2e1ceb4c7e0111..686cbf4f6f0c14e9e3ed8674f08170fdad81349c 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppet-ferm",
-  "version": "6.0.1-rc0",
+  "version": "7.0.0",
   "author": "Vox Pupuli",
   "summary": "deploy and manage ferm",
   "license": "AGPL-3.0",