You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,9 @@ and this project adheres to [Semantic Versioning](https://semver.org).
26
26
### Fixed
27
27
28
28
- IF Empty Arguments. [Issue #3875](https://github.com/PHPOffice/PhpSpreadsheet/issues/3875)[Issue #2146](https://github.com/PHPOffice/PhpSpreadsheet/issues/2146)[PR #3879](https://github.com/PHPOffice/PhpSpreadsheet/pull/3879)
29
+
- Changes to floating point in Php8.4. [Issue #3896](https://github.com/PHPOffice/PhpSpreadsheet/issues/3896)[PR #3897](https://github.com/PHPOffice/PhpSpreadsheet/pull/3897)
30
+
- Handling User-supplied Decimal and Thousands Separators. [Issue #3900](https://github.com/PHPOffice/PhpSpreadsheet/issues/3900)[PR #3903](https://github.com/PHPOffice/PhpSpreadsheet/pull/3903)
31
+
- Improve Performance of CSV Writer. [Issue #3904](https://github.com/PHPOffice/PhpSpreadsheet/issues/3904)[PR #3906](https://github.com/PHPOffice/PhpSpreadsheet/pull/3906)
0 commit comments