diff --git a/HISTORY.rst b/HISTORY.rst index 78b8581..3bde64a 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,12 @@ History ------- +0.9.6 ++++++ + +* `seperators` renamed to `separators` + + 0.9.5 (2011-03-24) ++++++++++++++++++ @@ -70,7 +76,7 @@ History 0.8.3 (2010-10-04) ++++++++++++++++++ -* Ability to append new column passing a callable +* Ability to append new column passing a callable as the value that will be applied to every row. @@ -98,7 +104,7 @@ History 0.7.1 (2010-09-20) ++++++++++++++++++ -* Reverting methods back to properties. +* Reverting methods back to properties. * Windows bug compensated in documentation.