From 46f302255dc4b807114eaca3c9584323f1913f81 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 17 Nov 2010 19:54:50 -0500 Subject: [PATCH] Updated prophesy. --- HISTORY.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 668f201..1346379 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,8 +4,11 @@ History 0.9.2 (?) +++++++++ -* Added transpose method to Datasets +* Tanspose method added to Datasets +* New frozen top row in Excel output * Backwards-compatible OrderedDict support. +* Pickling support for Datasets and Rows +* ? Support for row/column stacking 0.9.1 (2010-11-04) ++++++++++++++++++