dates
authorKenneth Reitz <me@kennethreitz.com>
Sun, 22 Jan 2012 04:19:49 +0000 (23:19 -0500)
committerKenneth Reitz <me@kennethreitz.com>
Sun, 22 Jan 2012 04:19:49 +0000 (23:19 -0500)
HISTORY.rst

index 73e553f..19868fc 100644 (file)
@@ -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.