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 73e553fbf6813d1767f2d503745a887e07c709f9..19868fc1ba7e173c9594bbb210b86a5f5bd267c0 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.