We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cf584b commit 77e0155Copy full SHA for 77e0155
2 files changed
CHANGELOG.md
@@ -1,6 +1,13 @@
1
## Unreleased
2
-
3
4
+## 2016-08-29 2.3.0
5
+This release replaces the pip installation on FreeBSD for python3 versions.
6
+
7
+### Features
8
+ - Installation of pip3 on FreeBSD no longer uses an exec resource
9
+ - Include more Puppet versions in testing
10
11
## 2016-07-20 2.2.1
12
This release contains updates to the hierarchy.
13
metadata.json
@@ -1,6 +1,6 @@
{
"name": "zleslie-python",
- "version": "2.2.1",
+ "version": "2.3.0",
"author": "zleslie",
"summary": "Python Module",
"license": "Apache-2.0",
0 commit comments