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).
9
9
10
10
### Added
11
11
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 )
13
14
14
15
### Removed
15
16
@@ -29,7 +30,8 @@ and this project adheres to [Semantic Versioning](https://semver.org).
29
30
30
31
### Fixed
31
32
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 )
33
35
34
36
## 2025-05-26 - 4.3.1
35
37
You can’t perform that action at this time.
0 commit comments