Skip to content

Commit 1801f58

Browse files
author
MarkBaker
committed
Correction to Change Log
1 parent 572f4e9 commit 1801f58

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org).
1616

1717
This functionality is locale-aware, using the server's locale settings to identify the thousands and decimal separators.
1818

19+
- Support for two cell anchor drawing of images. [#2532](https://github.com/PHPOffice/PhpSpreadsheet/pull/2532)
20+
1921
### Changed
2022

2123
- Gnumeric Reader now loads number formatting for cells.
@@ -79,7 +81,6 @@ and this project adheres to [Semantic Versioning](https://semver.org).
7981
- Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae" [#2562](https://github.com/PHPOffice/PhpSpreadsheet/issues/2562)
8082
- Enable most of the Date/Time functions to accept array arguments [#2573](https://github.com/PHPOffice/PhpSpreadsheet/issues/2573)
8183
- Array ready functions - Text, Math/Trig, Statistical, Engineering and Logical [#2580](https://github.com/PHPOffice/PhpSpreadsheet/issues/2580)
82-
- Support for two cell anchor drawing of images. [#2532](https://github.com/PHPOffice/PhpSpreadsheet/pull/2532)
8384

8485
### Changed
8586

0 commit comments

Comments
 (0)