]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commitdiff
(MODULES-8567) - Release Prep 1.16.0
authorPaula Muir <paula@puppet.com>
Fri, 1 Feb 2019 09:46:59 +0000 (09:46 +0000)
committerPaula Muir <paula@puppet.com>
Fri, 1 Feb 2019 09:46:59 +0000 (09:46 +0000)
CHANGELOG.md
metadata.json

index 4ae55e4688d632c6c7e1a832a3154a8e58abd2c0..e8971d27c4eb07d6b63c2db3bc26f0ee3b682010 100644 (file)
@@ -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)
index f61e7809d3794598bf5a8908e72f7b4ba8278096..e9d824437777d606ee16ea3fde566756f89b2baf 100644 (file)
@@ -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
+}