From: Kenneth Reitz Date: Tue, 1 May 2012 11:19:04 +0000 (-0400) Subject: OAUTH ALL THE THINGS X-Git-Tag: v0.12.0~20 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d427bb86031a384eaf92b8dc26b0600c5b3422d9;p=services%2Fpython-requests.git OAUTH ALL THE THINGS --- diff --git a/HISTORY.rst b/HISTORY.rst index 153cbb5..61132ab 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,11 @@ History ------- +0.11.3 (2012-05-01) ++++++++++++++++++++ + +- EXPERIMENTAL OAUTH2 SUPPORT + 0.11.2 (2012-04-22) +++++++++++++++++++