Update Changelog

This commit is contained in:
MarkBaker 2021-01-28 21:51:40 +01:00
parent 87c8e95ae9
commit f1b63b7984
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org).
### Fixed
- Fix For Null Exception on ODS Read of Page Settings. [#1772](https://github.com/PHPOffice/PhpSpreadsheet/issues/1772)
- Fix Xlsx reader overriding manually set number format with builtin number format. [PR #1805](https://github.com/PHPOffice/PhpSpreadsheet/pull/1805)
## 1.16.0 - 2020-12-31