From: Kenneth Reitz Date: Thu, 10 May 2012 22:11:35 +0000 (-0500) Subject: semver X-Git-Tag: v0.13.0~21 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=327b9eab87a7e6198acf9b551d24373f566d0ac3;p=services%2Fpython-requests.git semver --- diff --git a/HISTORY.rst b/HISTORY.rst index 52fcc27..bb98d1d 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,9 +3,9 @@ History ------- -0.12.2 (2012-05-??) +0.13.0 (2012-05-??) +++++++++++++++++++ - +- Removal of Requests.async in favor of `grequests `_ - New implimentation of safe_mode - cookies.get now supports default argument - Session cookies not saved when Session.request is called with return_response=False