]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commitdiff
Release Version 2.6.0 v2.6.0
authorDavid Swan <david.swan@puppet.co.uk>
Thu, 1 Oct 2020 13:14:52 +0000 (14:14 +0100)
committerDavid Swan <david.swan@puppet.co.uk>
Thu, 1 Oct 2020 13:14:52 +0000 (14:14 +0100)
CHANGELOG.md
metadata.json

index 63d99db271c7b380875f674243ae37a6e070a21f..c3bde6948c263ea13a07e2e87de9793e0216ea0b 100644 (file)
@@ -2,6 +2,19 @@
 
 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).
 
+## [v2.6.0](https://github.com/puppetlabs/puppetlabs-firewall/tree/v2.5.0) (2020-10-01)
+
+[Full Changelog](https://github.com/puppetlabs/puppetlabs-firewall/compare/v2.5.0...v2.5.0)
+
+### Added
+
+- pdksync - \(IAC-973\) - Update travis/appveyor to run on new default branch main [\#933](https://github.com/puppetlabs/puppetlabs-firewall/pull/933) ([david22swan](https://github.com/david22swan))
+
+### Fixed
+
+- Fix extra quotes in firewall string matching [\#944](https://github.com/puppetlabs/puppetlabs-firewall/pull/944) ([IBBoard](https://github.com/IBBoard))
+- \(IAC-987\) - Removal of inappropriate terminology [\#942](https://github.com/puppetlabs/puppetlabs-firewall/pull/942) ([david22swan](https://github.com/david22swan))
+
 ## [v2.5.0](https://github.com/puppetlabs/puppetlabs-firewall/tree/v2.5.0) (2020-07-28)
 
 [Full Changelog](https://github.com/puppetlabs/puppetlabs-firewall/compare/v2.4.0...v2.5.0)
index d97619634c54823e0546222e6a0c7ff688491373..d42018b9202a4c3a83aa2322f334075ac25d8ee8 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-firewall",
-  "version": "2.5.0",
+  "version": "2.6.0",
   "author": "puppetlabs",
   "summary": "Manages Firewalls such as iptables",
   "license": "Apache-2.0",