From 9ba93b885cb503ddb84beb88210ea389912ff4d3 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 21 Jan 2012 07:17:23 -0500 Subject: [PATCH] history --- HISTORY.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index d3bd74d..236ff65 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,15 @@ History ------- +0.10.0 ++++++++ + +* Default to ISO-8859-1 (Western) encoding for "text" +* New multiple-hooks system. +* Response.register_hook. + + + 0.9.3 (2012-01-18) ++++++++++++++++++ -- 2.7.4