Skip to content

Commit fdbf333

Browse files
authored
Update CHANGELOG.md
1 parent 823cb2d commit fdbf333

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

CHANGELOG.md

+23-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com)
66
and this project adheres to [Semantic Versioning](https://semver.org).
77

8-
## 2024-08-07 - 2.2.2
8+
## TBD - 3.0.0
99

1010
### Dynamic Arrays
1111

@@ -29,6 +29,28 @@ and this project adheres to [Semantic Versioning](https://semver.org).
2929

3030
### Fixed
3131

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+
3254
- Html Reader Preserve Unicode Whitespace. [Issue #1284](https://github.com/PHPOffice/PhpSpreadsheet/issues/1284) [PR #4106](https://github.com/PHPOffice/PhpSpreadsheet/pull/4106)
3355
- RATE Function Floating Point Number of Periods. [PR #4107](https://github.com/PHPOffice/PhpSpreadsheet/pull/4107)
3456
- Parameter Name Change Xlsx Writer Workbook. [Issue #4108](https://github.com/PHPOffice/PhpSpreadsheet/issues/4108) [PR #4111](https://github.com/PHPOffice/PhpSpreadsheet/pull/4111)

0 commit comments

Comments
 (0)