summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDonald Stufft <donald@stufft.io>2016-02-07 14:43:24 -0500
committerDonald Stufft <donald@stufft.io>2016-02-07 14:43:24 -0500
commit7a9dae48433950ac4d659aabba19c686d6d690c8 (patch)
tree4111544a9799d219647e2644d731125a3f40835d /docs
parentf4de1064499baaa75cc394b392765f7a575d74ce (diff)
downloadvirtualenv-7a9dae48433950ac4d659aabba19c686d6d690c8.tar.gz
Bump version for release
Diffstat (limited to 'docs')
-rw-r--r--docs/changes.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/changes.rst b/docs/changes.rst
index 34f422f..e2a027b 100644
--- a/docs/changes.rst
+++ b/docs/changes.rst
@@ -1,13 +1,16 @@
Release History
===============
-14.1.0 (unreleased)
+14.0.6 (2016-02-07)
-------------------
* Upgrade setuptools to 20.0
* Upgrade wheel to 0.29.0
+* Fix an error where virtualenv didn't pass in a working ssl certificate for
+ pip, causing "weird" errors related to ssl.
+
14.0.5 (2016-02-01)
-------------------