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.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com )
66and this project adheres to [ Semantic Versioning] ( https://semver.org ) .
77
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+
831## 2024-05-11 - 2.1.0
932
1033### MINOR BREAKING CHANGE
You can’t perform that action at this time.
0 commit comments