From e4ad8249e41208133bd12c2f7e65faeefeda628a Mon Sep 17 00:00:00 2001 From: David Swan Date: Wed, 29 Nov 2017 14:34:37 +0000 Subject: [PATCH] 1.11.0PreRelease --- CHANGELOG.md | 11 +++++++++++ metadata.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) 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", -- 2.45.2