From: Kenneth Reitz Date: Fri, 16 May 2014 17:55:06 +0000 (-0400) Subject: history update X-Git-Tag: v2.3.0~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b26c85f081b083f71345fce13005f95ec242d2f6;p=services%2Fpython-requests.git history update --- diff --git a/HISTORY.rst b/HISTORY.rst index 05c7ddd..2e39b86 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,7 +3,7 @@ Release History --------------- -2.3.0 (2014-05-12) +2.3.0 (2014-05-16) ++++++++++++++++++ **API Changes** @@ -16,7 +16,7 @@ Release History - The change in v2.0.0 to mandate explicit proxy schemes has been reverted. Proxy schemes now default to ``http://``. - The ``CaseInsensitiveDict`` used for HTTP headers now behaves like a normal - dictionary when printed as a string or in the interpreter. + dictionary when references as string or viewd in the interpreter. **Bugfixes**