Only improved ChangeLog to include the output() change

This commit is contained in:
Christian Bläul
2018-03-02 17:52:26 +01:00
parent abecaf1b5d
commit da70838698

View File

@@ -8,6 +8,9 @@ Date: unreleased
- Added support for MS Excel's "sep=" to detect the
delimiter (Issue #60).
- MIME: output() sends correct MIME type to browser
if the separator is a tab tab (Issue #79)
- Added support for mb_convert_encoding() instead of
iconv() - see issue #109