From: Paula Muir Date: Fri, 1 Feb 2019 09:46:59 +0000 (+0000) Subject: (MODULES-8567) - Release Prep 1.16.0 X-Git-Tag: 1.15.1~2^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=c9fd42b428fa2d75bce1af9406b0becb360e3a02;p=puppet-modules%2Fpuppetlabs-firewall.git (MODULES-8567) - Release Prep 1.16.0 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ae55e4..e8971d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ 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). +## [1.16.0](https://github.com/puppetlabs/puppetlabs-firewall/tree/1.16.0) (2019-02-01) + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-firewall/compare/1.15.0...1.16.0) + +### Fixed + +- \(DOC-3056\) Remove mention of rules ordering [\#809](https://github.com/puppetlabs/puppetlabs-firewall/pull/809) ([clairecadman](https://github.com/clairecadman)) +- \(FM-7712\) - Remove Gentoo 1.0 testing/support for Firewall module [\#808](https://github.com/puppetlabs/puppetlabs-firewall/pull/808) ([david22swan](https://github.com/david22swan)) +- \(MODULES-8360\) Fix IPv6 bug relating to Bugzilla 1015 [\#804](https://github.com/puppetlabs/puppetlabs-firewall/pull/804) ([alexharv074](https://github.com/alexharv074)) + ## [1.15.0](https://github.com/puppetlabs/puppetlabs-firewall/tree/1.15.0) (2019-01-18) [Full Changelog](https://github.com/puppetlabs/puppetlabs-firewall/compare/1.14.0...1.15.0) diff --git a/metadata.json b/metadata.json index f61e780..e9d8244 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-firewall", - "version": "1.15.0", + "version": "1.16.0", "author": "puppetlabs", "summary": "Manages Firewalls such as iptables", "license": "Apache-2.0", @@ -77,4 +77,4 @@ "template-url": "https://github.com/puppetlabs/pdk-templates/", "template-ref": "1.9.0-0-g7281db5", "pdk-version": "1.9.0" -} \ No newline at end of file +}