projects
/
services
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eccbf4a
)
Add release notes for 2.5.1
author
Ian Cordasco
<ian.cordasco@rackspace.com>
Tue, 23 Dec 2014 17:50:31 +0000
(11:50 -0600)
committer
Ian Cordasco
<ian.cordasco@rackspace.com>
Tue, 23 Dec 2014 17:50:31 +0000
(11:50 -0600)
HISTORY.rst
patch
|
blob
|
history
diff --git
a/HISTORY.rst
b/HISTORY.rst
index 5828c9d294f31b29c0e6496dcb8bc7f319f4b3ca..9f7161c622cd12ae83c42767bde3ce5e3767957f 100644
(file)
--- a/
HISTORY.rst
+++ b/
HISTORY.rst
@@
-3,6
+3,19
@@
Release History
---------------
+2.5.1 (2014-12-23)
+++++++++++++++++++
+
+**Behavioural Changes**
+
+- Only catch HTTPErrors in raise_for_status (#2382)
+
+**Bugfixes**
+
+- Handle LocationParseError from urllib3 (#2344)
+- Handle file-like object filenames that are not strings (#2379)
+- Unbreak HTTPDigestAuth handler. Allow new nonces to be negotiated (#2389)
+
2.5.0 (2014-12-01)
++++++++++++++++++