Showing with 9 additions and 1 deletion.
  1. +8 −0 CHANGELOG.md
  2. +1 −1 metadata.json
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down