diff --git a/CHANGELOG.md b/CHANGELOG.md index 15274a6a..8ef5be38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module. +## [v2.2.2](https://github.com/voxpupuli/puppet-python/tree/v2.2.2) (2018-10-20) + +[Full Changelog](https://github.com/voxpupuli/puppet-python/compare/v2.2.0...v2.2.2) + +**Closed issues:** + +- Make a new release to the forge [\#437](https://github.com/voxpupuli/puppet-python/issues/437) + ## [v2.2.0](https://github.com/voxpupuli/puppet-python/tree/v2.2.0) (2018-10-19) [Full Changelog](https://github.com/voxpupuli/puppet-python/compare/v2.1.1...v2.2.0) diff --git a/metadata.json b/metadata.json index 4c807d23..8b926dc1 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppet-python", - "version": "2.2.1-rc0", + "version": "2.2.2", "author": "Vox Pupuli", "summary": "Python Module", "license": "Apache-2.0",