Skip to content

Commit

Permalink
update changelog to include fix for <br> newline handling
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhruv-Maradiya committed Dec 25, 2024
1 parent b6126c1 commit 9beee02
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkgs/html/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.15.5+1

- Fix a bug in DOM parsing where `<br>` tags does not create a new line when html is converted to text.

## 0.15.5

- Require Dart `3.2`.
Expand Down

0 comments on commit 9beee02

Please sign in to comment.