Changelog for urllib3 update

This commit is contained in:
Cory Benfield
2015-12-19 08:41:51 +00:00
parent 834a9601c3
commit 46b7f19857
+8
View File
@@ -12,6 +12,10 @@ Release History
strings as bodies in Python 3.
- Fixed errors when calculating cookie expiration dates in certain locales.
**Miscellaneous**
- Updated bundled urllib3 to 1.13.1.
2.9.0 (2015-12-15)
++++++++++++++++++
@@ -43,6 +47,10 @@ Release History
provided at all.
- Minor performance improvements when removing specific cookies by name.
**Miscellaneous**
- Updated urllib3 to 1.13.
2.8.1 (2015-10-13)
++++++++++++++++++