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
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org).
9
9
10
10
### Added
11
11
12
-
-Nothing
12
+
-Default Style Alignment Property (workaround for bug in non-Excel spreadsheet apps) [Issue #3918](https://github.com/PHPOffice/PhpSpreadsheet/issues/3918)[PR #3924](https://github.com/PHPOffice/PhpSpreadsheet/pull/3924)
13
13
14
14
### Changed
15
15
@@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org).
32
32
- Fix issue with prepending zero in percentage [Issue #3920](https://github.com/PHPOffice/PhpSpreadsheet/issues/3920)[PR #3921](https://github.com/PHPOffice/PhpSpreadsheet/pull/3921)
- Formula Misidentifying Text as Cell After Insertion/Deletion [Issue #3907](https://github.com/PHPOffice/PhpSpreadsheet/issues/3907)[PR #3915](https://github.com/PHPOffice/PhpSpreadsheet/pull/3915)
35
+
- Unexpected Absolute Address in Xlsx Rels [Issue #3730](https://github.com/PHPOffice/PhpSpreadsheet/issues/3730)[PR #3923](https://github.com/PHPOffice/PhpSpreadsheet/pull/3923)
0 commit comments