Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ecafe73

Browse files
committed
Update change log.
1 parent a757105 commit ecafe73

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@ python Cookbook CHANGELOG
22
=========================
33
This file is used to list changes made in each version of the python cookbook.
44

5+
v1.4.6
6+
------
7+
8+
- **[#61](https://github.com/poise/python/pull/61)** – Python packages specified for Fedora platform.
9+
- **[#62](https://github.com/poise/python/pull/62)** – Use tgz archive instead of tbz2 as new releases no longer offer tb2
10+
- **[#72](https://github.com/poise/python/pull/72)** – Set $HOME in virtualenv provider
11+
- **[#74](https://github.com/poise/python/pull/74)** – Allow setting of virtualenv version
12+
- **[#78](https://github.com/poise/python/pull/78)** – AFix the pip version_check_cmd to use the virtualenv pip when applicable
13+
- **[#79](https://github.com/poise/python/pull/79)** – Add ability in pip lwrp to send custom env vars
14+
- **[#80](https://github.com/poise/python/pull/80)** – Update to yum3 yum-epel cookbook
15+
- Remove ez_setup.py usage and upgrade get-pip.py to 1.5.2.
516

617
v1.4.4
718
------

0 commit comments

Comments
 (0)