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
+3-2
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com)
6
6
and this project adheres to [Semantic Versioning](https://semver.org).
7
7
8
-
## 1.27.1 - 2023-02-08
8
+
## Unreleased - TBD
9
9
10
10
### Added
11
11
@@ -25,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org).
25
25
26
26
### Fixed
27
27
28
-
-Fix Composer --dev dependency issue with dealerdirect/phpcodesniffer-composer-installer renaming their `master` branch to `main`
28
+
-Nothing
29
29
30
30
31
31
## 1.28.0 - 2023-02-25
@@ -64,6 +64,7 @@ and this project adheres to [Semantic Versioning](https://semver.org).
64
64
- Conditional Formatting Improvements for Xlsx [Issue #3370](https://github.com/PHPOffice/PhpSpreadsheet/issues/3370)[Issue #3202](https://github.com/PHPOffice/PhpSpreadsheet/issues/3302)[PR #3372](https://github.com/PHPOffice/PhpSpreadsheet/pull/3372)
65
65
- Coerce Bool to Int for Mathematical Operations on Arrays [Issue #3389](https://github.com/PHPOffice/PhpSpreadsheet/issues/3389)[Issue #3396](https://github.com/PHPOffice/PhpSpreadsheet/issues/3396)[PR #3392](https://github.com/PHPOffice/PhpSpreadsheet/pull/3392)
0 commit comments