File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,29 @@ 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 - 2.2.0
9
+
10
+ ### Added
11
+
12
+ - Nothing
13
+
14
+ ### Changed
15
+
16
+ - Nothing
17
+
18
+ ### Deprecated
19
+
20
+ - Nothing
21
+
22
+ ### Moved
23
+
24
+ - Nothing
25
+
26
+ ### Fixed
27
+
28
+ - Incorrect Reader CSV with BOM. [ Issue #4028 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/4028 ) [ PR #4029 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4029 )
29
+ - POWER Null/Bool Args. [ PR #4031 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4031 )
30
+
8
31
## 2024-05-11 - 2.1.0
9
32
10
33
### MINOR BREAKING CHANGE
You can’t perform that action at this time.
0 commit comments