From 13c3e537fd5619b316bb3ffa268eaec72bf56795 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 14 Sep 2010 00:09:04 -0400 Subject: [PATCH] reamde update --- HISTORY.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 5d2ba1e..2bf7a3b 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,11 @@ History ======= +0.6.2 (2010-09-14) +------------------ +* Added Dataset.append() support for columns. + + 0.6.2 (2010-09-13) ------------------ * Fixed Dataset.append() error on empty dataset.