From: Kenneth Reitz Date: Mon, 14 Feb 2011 17:24:03 +0000 (-0500) Subject: Upated history X-Git-Tag: v0.2.2^2~1^2~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c9b8750597ded352b367e9d308387b007c92ea50;p=services%2Fpython-requests.git Upated history --- diff --git a/HISTORY.rst b/HISTORY.rst index d3e6232..6f15dc9 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,7 +4,9 @@ History 0.2.2 (2011-02-14) ++++++++++++++++++ * Still handles request in the event of an HTTPError. (Issue #2) -* Cookie Support? (Issue #1) +* Eventlet and Gevent Monkeypatch support. +* Cookie Support (Issue #1) + 0.2.1 (2011-02-14)