history update

This commit is contained in:
Kenneth Reitz
2011-05-11 18:21:44 -04:00
parent a2b62669b7
commit 59c996f9df
+8 -2
View File
@@ -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.