Add release notes for 2.5.1
authorIan Cordasco <ian.cordasco@rackspace.com>
Tue, 23 Dec 2014 17:50:31 +0000 (11:50 -0600)
committerIan Cordasco <ian.cordasco@rackspace.com>
Tue, 23 Dec 2014 17:50:31 +0000 (11:50 -0600)
HISTORY.rst

index 5828c9d294f31b29c0e6496dcb8bc7f319f4b3ca..9f7161c622cd12ae83c42767bde3ce5e3767957f 100644 (file)
@@ -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)
 ++++++++++++++++++