From 9929294498ac43ce8ec3aa4428c87bf953c45087 Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Fri, 12 Jul 2019 09:52:32 +0200 Subject: release 2.3.0 --- CHANGELOG.md | 16 ++++++++++++++++ metadata.json | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ce67d5..f317dea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/metadata.json b/metadata.json index b0348f9..f7e16df 100644 --- a/metadata.json +++ b/metadata.json @@ -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", -- cgit v1.2.3