Updated history for v0.8.4.

This commit is contained in:
Kenneth Reitz
2010-10-04 15:51:05 -04:00
parent 6feb59504a
commit 19ac9b9716
+7
View File
@@ -1,5 +1,10 @@
History
=======
0.8.4 (2010-10-04)
------------------
* Upated XLS output: Only wrap if '\n' in cell.
0.8.3 (2010-10-04)
------------------
@@ -10,9 +15,11 @@ History
0.8.2 (2010-10-04)
------------------
* Added alignment wrapping to written cells.
* Added separator support to XLS.
0.8.1 (2010-09-28)
------------------
* Packaging Fix