projects
/
services
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2203c3b
)
Upated history
author
Kenneth Reitz
<me@kennethreitz.com>
Mon, 14 Feb 2011 17:24:03 +0000
(12:24 -0500)
committer
Kenneth Reitz
<me@kennethreitz.com>
Mon, 14 Feb 2011 17:24:03 +0000
(12:24 -0500)
HISTORY.rst
patch
|
blob
|
history
diff --git
a/HISTORY.rst
b/HISTORY.rst
index d3e623266a7b1f37ecbd8b38f42b953919fe13a4..6f15dc91ed33fb401c62bc75eb12e8276bb3c440 100644
(file)
--- 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)