Merge commit '4e37afa15da62cdd695a18db2a40d86615086e9d' into

column_width_for_odt

# Conflicts:
#	CHANGELOG.md
This commit is contained in:
troosan 2018-06-03 21:24:12 +02:00
commit 682b88bd28
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ v0.15.0 (?? ??? 2018)
- Fix colspan and rowspan for tables in HTML Writer @mattbolt #1292
- Fix parsing of Heading and Title formating @troosan @gthomas2 #465
- Fix Dateformat typo, fix hours casing, add Month-Day-Year formats @ComputerTinker #591
- Fix missing column with in ODText writer @potofcoffee #413
- Fix missing column width in ODText writer @potofcoffee #413
### Changed
- Remove zend-stdlib dependency @Trainmaster #1284