diff --git a/HISTORY.rst b/HISTORY.rst index 65eec3b8..dd7f97e2 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -10,6 +10,8 @@ History * 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)