Skip to content

Commit bf46298

Browse files
committed
Update changelog
1 parent 1b27d9c commit bf46298

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org).
77

88
## Unreleased - TBD
99

10+
### MINOR BREAKING CHANGE
11+
12+
- Typing was strengthened by leveraging native typing. While this should not change any behavior, it might need minor
13+
adaption of your code if you use static analysis tools such as PHPStan or
14+
Psalm. [PR #3718](https://github.com/PHPOffice/PhpSpreadsheet/pull/3718)
15+
1016
### Added
1117

1218
- Split screens (Xlsx and Xml only, not 100% complete). [Issue #3601](https://github.com/PHPOffice/PhpSpreadsheet/issues/3601) [PR #3622](https://github.com/PHPOffice/PhpSpreadsheet/pull/3622)

0 commit comments

Comments
 (0)