summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6472020..9e6688a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,16 @@
0.9.1
+ Fixes in this release:
+
+ https://github.com/jcgregorio/httplib2/pull/296
+
+ There was a problem with headers when a binary string is passed (like
+ b'Authorization').
+
+ https://github.com/jcgregorio/httplib2/pull/276
+
+ Default to doing DNS resolution through a proxy server if present.
+
0.9
Heartbleed