File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org).
99
1010### Added
1111
12- - Nothing yet.
12+ - VSTACK and HSTACK. [ Issue #4485 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/4485 ) [ PR #4492 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4492 )
13+ - TOCOL and TOROW. [ PR #4493 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4493 )
1314
1415### Removed
1516
@@ -29,7 +30,8 @@ and this project adheres to [Semantic Versioning](https://semver.org).
2930
3031### Fixed
3132
32- - Nothing yet.
33+ - Various Writers RichText TextElement Should Inherit Cell Style. [ Issue #1154 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/1154 ) [ PR #4487 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4487 )
34+ - Minor Changes to FILTER function. [ PR #4491 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4491 )
3335
3436## 2025-05-26 - 4.3.1
3537
You can’t perform that action at this time.
0 commit comments