Skip to content

Commit 3aeba33

Browse files
author
Ellet
committed
Update CHANGELOG.md to add bold to Breaking change
1 parent e23b570 commit 3aeba33

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
@@ -3,7 +3,7 @@
33
All notable changes to this project will be documented in this file.
44

55
## 9.3.0
6-
* Breaking change: `Document.fromHtml(html)` is now returns `Document` instead of `Delta`, use `DeltaX.fromHtml` to return `Delta`
6+
* **Breaking change**: `Document.fromHtml(html)` is now returns `Document` instead of `Delta`, use `DeltaX.fromHtml` to return `Delta`
77
* Update old deprecated api from Flutter 3.19
88

99
## 9.2.14

0 commit comments

Comments
 (0)