summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
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)
-------------------