From: Kenneth Reitz Date: Sun, 22 Jan 2012 04:19:49 +0000 (-0500) Subject: dates X-Git-Tag: v0.10.1~30 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=62d05f842dc10c056bb721b0a5430c9c98c64349;p=services%2Fpython-requests.git dates --- diff --git a/HISTORY.rst b/HISTORY.rst index 73e553f..19868fc 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,8 +1,8 @@ History ------- -0.10.0 -+++++++ +0.10.0 (2012-01-21) ++++++++++++++++++++ * ``Response.content`` is now bytes-only. (*Backwards Incompatible*) * New ``Response.text`` is unicode-only.