From de9413984ed8808b59afee42e736ca7d0ed4cd59 Mon Sep 17 00:00:00 2001 From: SVN-Git Migration Date: Thu, 8 Oct 2015 13:41:16 -0700 Subject: Imported Upstream version 0.5.0 --- HISTORY.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'HISTORY.rst') diff --git a/HISTORY.rst b/HISTORY.rst index c119319..dd7f97e 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,19 @@ History ------- +0.5.0 (2011-06-21) +++++++++++++++++++ + +* PATCH Support +* Support for Proxies +* HTTPBin Test Suite +* Redirect Fixes +* settings.verbose stream writing +* Querystrings for all methods +* URLErrors (Connection Refused, Timeout, Invalid URLs) are treated as explicity raised + ``r.requests.get('hwe://blah'); r.raise_for_status()`` + + 0.4.1 (2011-05-22) ++++++++++++++++++ -- cgit v1.2.3