Skip to content

Commit

Permalink
Add release notes for 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Cordasco committed Dec 23, 2014
1 parent eccbf4a commit ce5b5fe
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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)
++++++++++++++++++

Expand Down

0 comments on commit ce5b5fe

Please sign in to comment.