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.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com )
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org ) .
7
7
8
- ## TBD - 4.3 .0
8
+ ## TBD - 4.4 .0
9
9
10
10
### Added
11
11
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.
13
13
14
14
### Removed
15
15
@@ -29,6 +29,20 @@ and this project adheres to [Semantic Versioning](https://semver.org).
29
29
30
30
### Fixed
31
31
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
+
32
46
- Micro-optimization for excelToDateTimeObject. [ Issue #4438 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/4438 ) [ PR #4442 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4442 )
33
47
- Removing Columns/Rows Containing Merged Cells. [ Issue #282 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/282 ) [ PR #4465 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4465 )
34
48
- 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