]> gitweb.fluxo.info Git - puppet-ferm.git/commitdiff
release 2.1.0
authorTim Meusel <tim@bastelfreak.de>
Thu, 14 Mar 2019 08:56:39 +0000 (09:56 +0100)
committerTim Meusel <tim@bastelfreak.de>
Thu, 14 Mar 2019 08:56:39 +0000 (09:56 +0100)
CHANGELOG.md
metadata.json

index 1641981f12d4df2de350199fc2b0226331ddf680..354d69461d811e9ad7a3a7b0828ebce423e6f86d 100644 (file)
@@ -4,6 +4,15 @@ 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.1.0](https://github.com/voxpupuli/puppet-ferm/tree/v2.1.0) (2019-03-14)
+
+[Full Changelog](https://github.com/voxpupuli/puppet-ferm/compare/v2.0.0...v2.1.0)
+
+**Implemented enhancements:**
+
+- add 'all' to protocols [\#40](https://github.com/voxpupuli/puppet-ferm/pull/40) ([kBite](https://github.com/kBite))
+- enhance type validation; require stdlib 4.25.0 [\#39](https://github.com/voxpupuli/puppet-ferm/pull/39) ([bastelfreak](https://github.com/bastelfreak))
+
 ## [v2.0.0](https://github.com/voxpupuli/puppet-ferm/tree/v2.0.0) (2019-01-24)
 
 [Full Changelog](https://github.com/voxpupuli/puppet-ferm/compare/v1.4.0...v2.0.0)
index 563cc8a2076b64cdd169db00b3e969a0415164de..fea695bb07c798f7e0fd4dbb2116557411741d48 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppet-ferm",
-  "version": "2.0.1-rc0",
+  "version": "2.1.0",
   "author": "Vox Pupuli",
   "summary": "deploy and manage ferm",
   "license": "AGPL-3.0",