]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commitdiff
1.11.0PreRelease
authorDavid Swan <david.swan@puppet.co.uk>
Wed, 29 Nov 2017 14:34:37 +0000 (14:34 +0000)
committerDavid Swan <david.swan@puppet.co.uk>
Wed, 29 Nov 2017 14:34:37 +0000 (14:34 +0000)
CHANGELOG.md
metadata.json

index bb171a145ad11b6670c3ce9dd9199724def05b6e..621785793f4ff666269d8fe5f7340bdbb236e5d9 100644 (file)
@@ -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.
index cef127f884494b4b79512632e4bb012b4af29e17..dd81801a3418f252ef84672fabdbf4fe566b2634 100644 (file)
@@ -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",