Update CHANGELOG.md

This commit is contained in:
Tiago Fernandes 2020-12-29 15:04:02 +00:00
parent d28e38f60c
commit c673653c54
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org).
### Added ### Added
- CSV Reader - Best Guess for Encoding, and Handle Null-string Escape [#1647](https://github.com/PHPOffice/PhpSpreadsheet/issues/1647) - CSV Reader - Best Guess for Encoding, and Handle Null-string Escape [#1647](https://github.com/PHPOffice/PhpSpreadsheet/issues/1647)
- Support for absolute path in "Target=" for worksheet [#907](https://github.com/PHPOffice/PhpSpreadsheet/issues/907)
### Changed ### Changed