Skip to content

Commit e050b3b

Browse files
committed
Update Change Log
1 parent ad15232 commit e050b3b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org).
2626

2727
### Changed
2828

29-
- Better enforcement of value modification to match specified datatype when using setValueExplicit()
29+
- Modify `rangeBoundaries()`, `rangeDimension()` and `getRangeBoundaries()` Coordinate methods to work with row/column ranges as well as with cell ranges and cells [PR #2926](https://github.com/PHPOffice/PhpSpreadsheet/pull/2926)
30+
- Better enforcement of value modification to match specified datatype when using `setValueExplicit()`
3031
- Relax validation of merge cells to allow merge for a single cell reference [Issue #2776](https://github.com/PHPOffice/PhpSpreadsheet/issues/2776)
3132
- Memory and speed improvements, particularly for the Cell Collection, and the Writers.
3233

0 commit comments

Comments
 (0)