diff options
| author | Kenneth Reitz <me@kennethreitz.com> | 2012-08-19 10:46:55 +1000 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.com> | 2012-08-19 10:46:55 +1000 |
| commit | b130b98086e1826bd0ade3fd9a899e49eeb253ec (patch) | |
| tree | 5af7c106ab431b1605af9f4e6a401794c42e0cf7 /HISTORY.rst | |
| parent | 385217e55c356dc8be9612dc2fa2ccf2f71bd9dd (diff) | |
| download | python-requests-b130b98086e1826bd0ade3fd9a899e49eeb253ec.tar.gz | |
v0.13.7v0.13.7
Diffstat (limited to 'HISTORY.rst')
| -rw-r--r-- | HISTORY.rst | 10 |
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) +++++++++++++++++++ |
