From f2d158f01cd650c47f0b6664c4410973fe291cab Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 6 Sep 2021 13:10:59 +0000 Subject: [PATCH] Release prep v3.2.0 --- CHANGELOG.md | 12 ++++++++++++ metadata.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a2a764..0c4b07f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ 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). +## [v3.2.0](https://github.com/puppetlabs/puppetlabs-firewall/tree/v3.2.0) (2021-09-06) + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-firewall/compare/v3.1.0...v3.2.0) + +### Added + +- pdksync - \(IAC-1709\) - Add Support for Debian 11 [\#1005](https://github.com/puppetlabs/puppetlabs-firewall/pull/1005) ([david22swan](https://github.com/david22swan)) + +### Fixed + +- Fix "undefined method `gsub' for nil:NilClass" when changing existing rule UID from absent to any present [\#1010](https://github.com/puppetlabs/puppetlabs-firewall/pull/1010) ([onyxmaster](https://github.com/onyxmaster)) + ## [v3.1.0](https://github.com/puppetlabs/puppetlabs-firewall/tree/v3.1.0) (2021-07-26) [Full Changelog](https://github.com/puppetlabs/puppetlabs-firewall/compare/v3.0.2...v3.1.0) diff --git a/metadata.json b/metadata.json index 38ffc82..0b14130 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-firewall", - "version": "3.1.0", + "version": "3.2.0", "author": "puppetlabs", "summary": "Manages Firewalls such as iptables", "license": "Apache-2.0", -- 2.45.2