From: David Swan Date: Wed, 29 Nov 2017 14:34:37 +0000 (+0000) Subject: 1.11.0PreRelease X-Git-Tag: 1.11.0^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=e4ad8249e41208133bd12c2f7e65faeefeda628a;p=puppet-modules%2Fpuppetlabs-firewall.git 1.11.0PreRelease --- diff --git a/CHANGELOG.md b/CHANGELOG.md index bb171a1..6217857 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## Supported Release 1.11.0 +### Summary +This release is to implement Rubocop changes within the module. + +#### Added +- Rubocop has been implemented in the module. + +### Changed +- Module sync was updated. +- Unparsable rules are now skipped with a warning. + ## Supported Release 1.10.0 ### Summary This is a clean release prior to the module being run through rubocop. diff --git a/metadata.json b/metadata.json index cef127f..dd81801 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-firewall", - "version": "1.10.0", + "version": "1.11.0", "author": "Puppet Labs", "summary": "Manages Firewalls such as iptables", "license": "Apache-2.0",