summaryrefslogtreecommitdiff
path: root/HISTORY.rst
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.com>2012-08-19 10:46:55 +1000
committerKenneth Reitz <me@kennethreitz.com>2012-08-19 10:46:55 +1000
commitb130b98086e1826bd0ade3fd9a899e49eeb253ec (patch)
tree5af7c106ab431b1605af9f4e6a401794c42e0cf7 /HISTORY.rst
parent385217e55c356dc8be9612dc2fa2ccf2f71bd9dd (diff)
downloadpython-requests-b130b98086e1826bd0ade3fd9a899e49eeb253ec.tar.gz
v0.13.7v0.13.7
Diffstat (limited to 'HISTORY.rst')
-rw-r--r--HISTORY.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/HISTORY.rst b/HISTORY.rst
index c54fc019..0596751d 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -3,6 +3,16 @@
History
-------
+0.13.7 (2012-08-19)
++++++++++++++++++++
+
+- Support for (key, value) lists everywhere.
+- Digest Authentication improvements.
+- Ensure proxy exclusions work properly.
+- Clearer UnicodeError exceptions.
+- Automatic casting of URLs to tsrings (fURL and such)
+- Bugfixes.
+
0.13.6 (2012-08-06)
+++++++++++++++++++