From: Paula Muir <paula@puppet.com>
Date: Thu, 27 Sep 2018 12:19:06 +0000 (+0100)
Subject: Module Release Prep
X-Git-Tag: 1.14.0^2
X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=0b08f2de1a86c072324155d715e5ab79abac7383;p=puppet-modules%2Fpuppetlabs-firewall.git

Module Release Prep
---

diff --git a/CHANGELOG.md b/CHANGELOG.md
index db113bd..ed45475 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +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.13.0](https://github.com/puppetlabs/puppetlabs-firewall/tree/1.13.0) (2018-09-17)
+## [1.14.0](https://github.com/puppetlabs/puppetlabs-firewall/tree/1.14.0) (2018-09-27)
+
+[Full Changelog](https://github.com/puppetlabs/puppetlabs-firewall/compare/1.13.0...1.14.0)
+
+### Added
+
+- pdksync - \(MODULES-6805\) metadata.json shows support for puppet 6 [\#782](https://github.com/puppetlabs/puppetlabs-firewall/pull/782) ([tphoney](https://github.com/tphoney))
+- \(FM-7399\) - Prepare for changelog generator [\#780](https://github.com/puppetlabs/puppetlabs-firewall/pull/780) ([pmcmaw](https://github.com/pmcmaw))
+
+## 1.13.0
 
 [Full Changelog](https://github.com/puppetlabs/puppetlabs-firewall/compare/1.12.0...1.13.0)
 
@@ -707,4 +716,7 @@ Initial release.
 * and lots of other earlier development tasks ...
 
 
+\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
+
+
 \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
diff --git a/metadata.json b/metadata.json
index dd261f6..431cacc 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-firewall",
-  "version": "1.13.0",
+  "version": "1.14.0",
   "author": "puppetlabs",
   "summary": "Manages Firewalls such as iptables",
   "license": "Apache-2.0",