Skip to content

Commit 5435fe8

Browse files
committed
Move Changelog entry
1 parent 256e5ad commit 5435fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org).
1515

1616
- Implementation of IFNA() logical function
1717
- Support "showZeros" worksheet option to change how Excel shows and handles "null" values returned from a calculation
18+
- Allow HTML Reader to accept HTML as a string into an existing spreadsheet [#1212](https://github.com/PHPOffice/PhpSpreadsheet/pull/1212)
1819

1920
### Fixed
2021

@@ -42,7 +43,6 @@ and this project adheres to [Semantic Versioning](https://semver.org).
4243
- Improve performance of IF function calls via ranch pruning to avoid resolution of every branches [#844](https://github.com/PHPOffice/PhpSpreadsheet/pull/844)
4344
- MATCH function supports `*?~` Excel functionality, when match_type=0 [#1116](https://github.com/PHPOffice/PhpSpreadsheet/issues/1116)
4445
- Allow HTML Reader to accept HTML as a string [#1136](https://github.com/PHPOffice/PhpSpreadsheet/pull/1136)
45-
- Allow HTML Reader to accept HTML as a string into an existing spreadsheet [#1212](https://github.com/PHPOffice/PhpSpreadsheet/pull/1212)
4646

4747
### Fixed
4848

0 commit comments

Comments
 (0)