From be576135b239b76f51f8e2edd6c78545c2c1dfce Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 18 Feb 2011 03:14:12 -0500 Subject: [PATCH] Added 0.9.4 to History --- HISTORY.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 95b9328..be61bb1 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,16 @@ History ------- +0.9.4 (2011-02-18) +++++++++++++++++++ + +* Python 2.5 Support! +* Tox Testing for 2.5, 2.6, 2.7 +* AnyJSON Integrated +* OrderedDict support ? +* Caved to community pressure (spaces) + + 0.9.3 (2011-01-31) ++++++++++++++++++