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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,11 +21,12 @@ and this project adheres to [Semantic Versioning](https://semver.org).
21
21
22
22
### Deprecated
23
23
24
-
-Nothing yet.
24
+
-Worksheet::getHashCode is no longer needed.
25
25
26
26
### Fixed
27
27
28
28
- Add support for `<s>` tag when converting HTML to RichText. [Issue #4223](https://github.com/PHPOffice/PhpSpreadsheet/issues/4223)[PR #4224](https://github.com/PHPOffice/PhpSpreadsheet/pull/4224)
29
+
- Change hash code for worksheet. [Issue #4192](https://github.com/PHPOffice/PhpSpreadsheet/issues/4192)[PR #4207](https://github.com/PHPOffice/PhpSpreadsheet/pull/4207)
0 commit comments