]> gitweb.fluxo.info Git - puppet-ferm.git/commitdiff
release v5.0.0
authorThore Bödecker <me@foxxx0.de>
Thu, 2 Jul 2020 13:32:32 +0000 (15:32 +0200)
committerThore Bödecker <me@foxxx0.de>
Thu, 2 Jul 2020 13:32:32 +0000 (15:32 +0200)
CHANGELOG.md
metadata.json

index e7c46c7ff00aa54a06db2de24d33353e1038e3f4..ec974b15973b8bd480d035aa1545001211503e60 100644 (file)
@@ -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.
 
+## [v5.0.0](https://github.com/voxpupuli/puppet-ferm/tree/v5.0.0) (2020-07-02)
+
+[Full Changelog](https://github.com/voxpupuli/puppet-ferm/compare/v4.0.0...v5.0.0)
+
+**Implemented enhancements:**
+
+- implement proper sport/dport types, validate port ranges, fix some minor regressions [\#114](https://github.com/voxpupuli/puppet-ferm/pull/114) ([foxxx0](https://github.com/foxxx0))
+
 ## [v4.0.0](https://github.com/voxpupuli/puppet-ferm/tree/v4.0.0) (2020-06-22)
 
 [Full Changelog](https://github.com/voxpupuli/puppet-ferm/compare/v3.0.1...v4.0.0)
index d85fd42c69ef45cf100aeb813bcb609973b30253..ff194cd323202da4507da812911e69d27ab27750 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppet-ferm",
-  "version": "4.0.1-rc0",
+  "version": "5.0.0",
   "author": "Vox Pupuli",
   "summary": "deploy and manage ferm",
   "license": "AGPL-3.0",