From dd777b3d7e8975ec6927dc9cc15b881778d39bc8 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 24 Oct 2013 10:32:05 -0400 Subject: [PATCH] urllib3/chardet note in release for v2.0.1 --- HISTORY.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.rst b/HISTORY.rst index dbdd525..76ab0ce 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -14,6 +14,7 @@ Release History - Fixed: Correctly lowercase a redirect scheme. - Fixed: Cookies not persisted when set via functional API. - Fixed: Translate urllib3 ProxyError into a requests ProxyError derived from ConnectionError. +- Updated internal urllib3 and chardet. 2.0.0 (2013-09-24) ++++++++++++++++++ -- 2.34.1