summaryrefslogtreecommitdiff
path: root/HISTORY.rst
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.com>2010-10-04 15:52:43 -0400
committerKenneth Reitz <me@kennethreitz.com>2010-10-04 15:52:43 -0400
commit930d38cf5abcebe021f3dc0bc95d15533fbb9a46 (patch)
treeb80a6d2061dc1d03da0ddce1eb9e416a4dfe7f6e /HISTORY.rst
parent520a1986d72f4baad3607911db0023967e1b9246 (diff)
parent5e433c263d2c7ca333503f45c54430bb2ff014da (diff)
downloadtablib-0.8.4.tar.gz
Merge branch 'release/0.8.4'v0.8.4
Diffstat (limited to 'HISTORY.rst')
-rw-r--r--HISTORY.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/HISTORY.rst b/HISTORY.rst
index 350cb6f..b9a862d 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -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