semver
authorKenneth Reitz <me@kennethreitz.com>
Thu, 10 May 2012 22:11:35 +0000 (17:11 -0500)
committerKenneth Reitz <me@kennethreitz.com>
Thu, 10 May 2012 22:11:35 +0000 (17:11 -0500)
HISTORY.rst

index 52fcc2771f701310a9ed5aa857d0140347054056..bb98d1d06f62c81914f70c074b53d585910fa2fc 100644 (file)
@@ -3,9 +3,9 @@
 History
 -------
 
-0.12.2 (2012-05-??)
+0.13.0 (2012-05-??)
 +++++++++++++++++++
-
+- Removal of Requests.async in favor of `grequests <https://github.com/kennethreitz/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