File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed
Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com )
66and this project adheres to [ Semantic Versioning] ( https://semver.org ) .
77
8- ## TBD - 4.3 .0
8+ ## TBD - 4.4 .0
99
1010### Added
1111
12- - Xml Reader recognize indents. [ Issue # 4448 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/4448 ) [ PR # 4449 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4449 )
12+ - Nothing yet.
1313
1414### Removed
1515
@@ -29,6 +29,20 @@ and this project adheres to [Semantic Versioning](https://semver.org).
2929
3030### Fixed
3131
32+ - Nothing yet.
33+
34+ ## 2025-05-25 - 4.3.0
35+
36+ ### Added
37+
38+ - Xml Reader recognize indents. [ Issue #4448 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/4448 ) [ PR #4449 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4449 )
39+
40+ ### Changed
41+
42+ - Phpstan Level 10.
43+
44+ ### Fixed
45+
3246- Micro-optimization for excelToDateTimeObject. [ Issue #4438 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/4438 ) [ PR #4442 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4442 )
3347- Removing Columns/Rows Containing Merged Cells. [ Issue #282 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/282 ) [ PR #4465 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4465 )
3448- Print Area and Row Break. [ Issue #1275 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/1275 ) [ PR #4450 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4450 )
You can’t perform that action at this time.
0 commit comments