From dd24edcc24b375235dccdd7ce46606220f94c72a Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 4 Nov 2010 05:47:13 -0400 Subject: [PATCH] Big history update. --- HISTORY.rst | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index 0e895db..247552a 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,12 +2,15 @@ History ------- -?? -++ +0.9.0 (2010-11-04) +++++++++++++++++++ -* Massive documentation update -* Added column insert/delete support -* Added +* Massive documentation update! +* Tablib.org! +* Row taggins and Dataset filtering! +* Column insert/delete support +* Column append API change (header required) +* Internal Changes (Row object and use thereof) 0.8.5 (2010-10-06)