From: GitHub Actions Date: Fri, 31 Mar 2023 14:54:37 +0000 (+0000) Subject: Release prep v5.0.0 X-Git-Tag: v5.0.0^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=d5f427e8f52af1b3ef402247d7754a874b5b089d;p=puppet-modules%2Fpuppetlabs-firewall.git Release prep v5.0.0 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index f15fe40..9dda3ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). +## [v5.0.0](https://github.com/puppetlabs/puppetlabs-firewall/tree/v5.0.0) (2023-03-31) + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-firewall/compare/v4.1.0...v5.0.0) + +### Changed + +- \(Cont 779\) Add Support for Puppet 8 / Drop Support for Puppet 6 [\#1118](https://github.com/puppetlabs/puppetlabs-firewall/pull/1118) ([david22swan](https://github.com/david22swan)) + ## [v4.1.0](https://github.com/puppetlabs/puppetlabs-firewall/tree/v4.1.0) (2023-03-31) [Full Changelog](https://github.com/puppetlabs/puppetlabs-firewall/compare/v4.0.1...v4.1.0) diff --git a/metadata.json b/metadata.json index ca39a97..5ae9f48 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-firewall", - "version": "4.1.0", + "version": "5.0.0", "author": "puppetlabs", "summary": "Manages Firewalls such as iptables", "license": "Apache-2.0",