Skip to content

Commit b1e5e32

Browse files
authored
Merge branch 'master' into issue4113
2 parents 2734dfd + 4da01c3 commit b1e5e32

File tree

66 files changed

+435
-265
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+435
-265
lines changed

CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@ and this project adheres to [Semantic Versioning](https://semver.org).
99

1010
### Added
1111

12-
- Nothing
12+
- Nothing yet.
1313

1414
### Changed
1515

16-
- Nothing
16+
- Nothing yet.
1717

1818
### Deprecated
1919

20-
- Nothing
20+
- Nothing yet.
2121

2222
### Moved
2323

24-
- Nothing
24+
- Nothing yet.
2525

2626
### Fixed
2727

@@ -30,7 +30,6 @@ and this project adheres to [Semantic Versioning](https://semver.org).
3030
- Parameter Name Change Xlsx Writer Workbook. [Issue #4108](https://github.com/PHPOffice/PhpSpreadsheet/issues/4108) [PR #4111](https://github.com/PHPOffice/PhpSpreadsheet/pull/4111)
3131
- New Algorithm for TRUNC, ROUNDUP, ROUNDDOWN. [Issue #4113](https://github.com/PHPOffice/PhpSpreadsheet/issues/4113) [PR #4115](https://github.com/PHPOffice/PhpSpreadsheet/pull/4115)
3232

33-
3433
## 2024-07-29 - 2.2.1
3534

3635
### Security Fix

0 commit comments

Comments
 (0)