From 0785328e218accaa2fcde7180ac18187a88945b8 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 23 Mar 2011 04:53:24 -0400 Subject: [PATCH] updated HISTORY --- HISTORY.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 4842a45..1448b90 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,15 @@ History ------- +0.9.? (2011-03-23) +++++++++++++++++++ + +* Python 3.1, Python 3.2 Support (same code base!) +* Formatter callback support +* Various bug fixes + + + 0.9.4 (2011-02-18) ++++++++++++++++++