Skip to content

Commit 8b661ef

Browse files
committed
release 2.1.1
1 parent 22240e1 commit 8b661ef

2 files changed

Lines changed: 21 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7+
## [v2.1.1](https://github.com/voxpupuli/puppet-python/tree/v2.1.1) (2018-08-19)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-python/compare/v2.1.0...v2.1.1)
10+
11+
**Fixed bugs:**
12+
13+
- CentOS Acceptance testing, and more.... [\#424](https://github.com/voxpupuli/puppet-python/pull/424) ([danquack](https://github.com/danquack))
14+
15+
**Closed issues:**
16+
17+
- enable acceptance tests for centos [\#423](https://github.com/voxpupuli/puppet-python/issues/423)
18+
- Run acceptance tests on travis [\#402](https://github.com/voxpupuli/puppet-python/issues/402)
19+
- \[CentOS7 + Python 2.7\]: python::virtualenv fails [\#365](https://github.com/voxpupuli/puppet-python/issues/365)
20+
21+
**Merged pull requests:**
22+
23+
- Updated README for python::virtualenv [\#421](https://github.com/voxpupuli/puppet-python/pull/421) ([tprestegard](https://github.com/tprestegard))
24+
- enable acceptance tests [\#419](https://github.com/voxpupuli/puppet-python/pull/419) ([bastelfreak](https://github.com/bastelfreak))
25+
726
## [v2.1.0](https://github.com/voxpupuli/puppet-python/tree/v2.1.0) (2018-07-09)
827

928
[Full Changelog](https://github.com/voxpupuli/puppet-python/compare/v2.0.0...v2.1.0)
@@ -625,4 +644,4 @@ These should not affect the functionality of the module.
625644

626645

627646

628-
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
647+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-python",
3-
"version": "2.1.1-rc0",
3+
"version": "2.1.1",
44
"author": "Vox Pupuli",
55
"summary": "Python Module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)