Updating Change Log for interim 1.27.1 release

This commit is contained in:
MarkBaker
2023-02-08 08:09:43 +01:00
parent cf332477cc
commit cd181abd3c
+23
View File
@@ -30,6 +30,29 @@ and this project adheres to [Semantic Versioning](https://semver.org).
- 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)
## 1.27.1 - 2023-02-08
### Added
- Nothing
### Changed
- Nothing
### Deprecated
- Nothing
### Removed
- Nothing
### Fixed
- Fix Composer --dev dependency issue with dealerdirect/phpcodesniffer-composer-installer renaming their `master` branch to `main`
## 1.27.0 - 2023-01-24
### Added