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.
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 - 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
+
8
30
## 2024-11-10 - 3.4.0
9
31
10
32
### Security Fix
@@ -15,7 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org).
15
37
16
38
- 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 )
17
39
- 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 )
19
41
20
42
### Changed
21
43
You can’t perform that action at this time.
0 commit comments