summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.com>2010-11-04 05:47:25 -0400
committerKenneth Reitz <me@kennethreitz.com>2010-11-04 05:47:25 -0400
commit0409ff50afc3e4cfd2244cc0b14dc776aa191868 (patch)
tree35fd6d895c2a41bee96b3e61b4444d4dc9d77365
parentcf28f4baa83abef0398d0f5b6ecd7343009b7ccb (diff)
parentdd24edcc24b375235dccdd7ce46606220f94c72a (diff)
downloadtablib-0.9.0.tar.gz
Merge branch 'release/0.9.0'v0.9.0
-rw-r--r--HISTORY.rst13
1 files 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)