diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c3ef12932..66e0be9978 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org). - SUMIFS containing multiple conditions - [#704](https://github.com/PHPOffice/PhpSpreadsheet/issues/704) - Csv reader avoid notice when the file is empty - [#743](https://github.com/PHPOffice/PhpSpreadsheet/pull/743) - Fix print area parser for XLSX reader - [#734](https://github.com/PHPOffice/PhpSpreadsheet/pull/734) +- Fix chart data references on sheet title update - [#745](https://github.com/PHPOffice/PhpSpreadsheet/pull/745) ## [1.5.0] - 2018-10-21