]> gitweb.fluxo.info Git - puppet-ferm.git/commitdiff
release 2.3.0
authorTim Meusel <tim@bastelfreak.de>
Fri, 12 Jul 2019 07:52:32 +0000 (09:52 +0200)
committerTim Meusel <tim@bastelfreak.de>
Fri, 12 Jul 2019 07:52:32 +0000 (09:52 +0200)
CHANGELOG.md
metadata.json

index 1ce67d577672fa62b2164191828e9891db01cb51..f317dea7ded8ede2ad217b00576765348ce1f3d9 100644 (file)
@@ -4,6 +4,22 @@ 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.3.0](https://github.com/voxpupuli/puppet-ferm/tree/v2.3.0) (2019-07-12)
+
+[Full Changelog](https://github.com/voxpupuli/puppet-ferm/compare/v2.2.0...v2.3.0)
+
+**Implemented enhancements:**
+
+- add support for interface specific rules [\#48](https://github.com/voxpupuli/puppet-ferm/pull/48) ([bastelfreak](https://github.com/bastelfreak))
+
+**Fixed bugs:**
+
+- Allow puppetlabs/concat 6.x, puppetlabs/stdlib 6.x [\#46](https://github.com/voxpupuli/puppet-ferm/pull/46) ([dhoppe](https://github.com/dhoppe))
+
+**Merged pull requests:**
+
+- add `managed by puppet` header to template [\#47](https://github.com/voxpupuli/puppet-ferm/pull/47) ([bastelfreak](https://github.com/bastelfreak))
+
 ## [v2.2.0](https://github.com/voxpupuli/puppet-ferm/tree/v2.2.0) (2019-04-05)
 
 [Full Changelog](https://github.com/voxpupuli/puppet-ferm/compare/v2.1.0...v2.2.0)
index b0348f93dd884dcd11ff02bb8df69b0173a569dd..f7e16dfed7eba508b3a1cb1d9522012acb7d4b7d 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppet-ferm",
-  "version": "2.2.1-rc0",
+  "version": "2.3.0",
   "author": "Vox Pupuli",
   "summary": "deploy and manage ferm",
   "license": "AGPL-3.0",