aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG19
1 files changed, 19 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fc9ef77..10e2e4b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,22 @@
+0.14.0
+
+ Python3: PROXY_TYPE_SOCKS5 with str user/pass raised TypeError
+ https://github.com/httplib2/httplib2/pull/145
+
+0.13.1
+
+ Python3: Use no_proxy
+ https://github.com/httplib2/httplib2/pull/140
+
+0.13.0
+
+ Allow setting TLS max/min versions
+ https://github.com/httplib2/httplib2/pull/138
+
+0.12.3
+
+ No changes to library. Distribute py3 wheels.
+
0.12.1
Catch socket timeouts and clear dead connection