File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed
Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,28 @@ 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 - 3.5.0
9+
10+ ### Added
11+
12+ - Nothing yet.
13+
14+ ### Changed
15+
16+ - Nothing yet.
17+
18+ ### Moved
19+
20+ - Nothing yet.
21+
22+ ### Deprecated
23+
24+ - Nothing yet.
25+
26+ ### Fixed
27+
28+ - Nothing yet.
29+
830## 2024-11-10 - 3.4.0
931
1032### Security Fix
@@ -15,7 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org).
1537
1638- Add Dynamic valueBinder Property to Spreadsheet and Readers. [ Issue #1395 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/1395 ) [ PR #4185 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4185 )
1739- Allow Omitting Chart Border. [ Issue #562 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/562 ) [ PR #4188 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4188 )
18- - Method to Test Whether Csv Will Be Affected by Php0 . [ PR #4189 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4189 )
40+ - Method to Test Whether Csv Will Be Affected by Php9 . [ PR #4189 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4189 )
1941
2042### Changed
2143
You can’t perform that action at this time.
0 commit comments