Update changelog

This commit is contained in:
MarkBaker 2020-12-25 17:54:58 +01:00
parent e768cb0f19
commit a6240b0214
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org).
### Added
- Nothing.
- CSV Reader - Best Guess for Encoding, and Handle Null-string Escape [#1647](https://github.com/PHPOffice/PhpSpreadsheet/issues/1647)
### Changed