From: Kenneth Reitz Date: Sun, 13 Nov 2011 05:48:54 +0000 (-0500) Subject: 13th X-Git-Tag: v0.8.0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9aa62d5622fd69bc77bad3ea24ed8379eb158de8;p=services%2Fpython-requests.git 13th --- diff --git a/HISTORY.rst b/HISTORY.rst index 0648118..05ba2f4 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,7 +2,7 @@ History ------- -0.8.0 (2011-11-09) +0.8.0 (2011-11-13) ++++++++++++++++++ * Keep-alive support! @@ -14,6 +14,7 @@ History * prefetch parameter for request methods * OPTION method * Async pool size throttling +* File uploads send real names 0.7.6 (2011-11-07) ++++++++++++++++++