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
+23Lines changed: 23 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,29 @@ and this project adheres to [Semantic Versioning](https://semver.org).
30
30
- Calculation Engine doesn't evaluate Defined Name when default cell A1 is quote-prefixed [Issue #3335](https://github.com/PHPOffice/PhpSpreadsheet/issues/3335)[PR #3336](https://github.com/PHPOffice/PhpSpreadsheet/pull/3336)
31
31
32
32
33
+
## 1.27.1 - 2023-02-08
34
+
35
+
### Added
36
+
37
+
- Nothing
38
+
39
+
### Changed
40
+
41
+
- Nothing
42
+
43
+
### Deprecated
44
+
45
+
- Nothing
46
+
47
+
### Removed
48
+
49
+
- Nothing
50
+
51
+
### Fixed
52
+
53
+
- Fix Composer --dev dependency issue with dealerdirect/phpcodesniffer-composer-installer renaming their `master` branch to `main`
0 commit comments