diff --git a/HISTORY.rst b/HISTORY.rst index d3e62326..6f15dc91 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)