Update Change Log

This commit is contained in:
MarkBaker 2022-05-17 15:31:29 +02:00
parent cb81f44091
commit c66baa44ea
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org).
- Add point size option for scatter charts
- Basic support for Xlsx reading/writing Chart Sheets [PR #2830](https://github.com/PHPOffice/PhpSpreadsheet/pull/2830)
Note that a ChartSheet is still only written as a normal Worksheet containing a single chart, not as an actual ChartSheet.
### Changed
- Memory and speed improvements, particularly for the Cell Collection, and the Writers.