File tree 1 file changed +23
-1
lines changed
1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ 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
- ## 2024-08-07 - 2.2.2
8
+ ## TBD - 3.0.0
9
9
10
10
### Dynamic Arrays
11
11
@@ -29,6 +29,28 @@ and this project adheres to [Semantic Versioning](https://semver.org).
29
29
30
30
### Fixed
31
31
32
+ - Nothing yet.
33
+
34
+ ## 2024-08-07 - 2.2.2
35
+
36
+ ### Added
37
+
38
+ - Nothing yet.
39
+
40
+ ### Changed
41
+
42
+ - Nothing yet.
43
+
44
+ ### Deprecated
45
+
46
+ - Nothing yet.
47
+
48
+ ### Moved
49
+
50
+ - Nothing yet.
51
+
52
+ ### Fixed
53
+
32
54
- Html Reader Preserve Unicode Whitespace. [ Issue #1284 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/1284 ) [ PR #4106 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4106 )
33
55
- RATE Function Floating Point Number of Periods. [ PR #4107 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4107 )
34
56
- Parameter Name Change Xlsx Writer Workbook. [ Issue #4108 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/4108 ) [ PR #4111 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4111 )
You can’t perform that action at this time.
0 commit comments