Skip to content

Commit ba391f7

Browse files
committed
Updated CHANGELOG with latest changes
1 parent 478506a commit ba391f7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
* Include or exclude specific tags via `tagsList` parameter
55
* Fixed lists not rendering correctly
66
* Fixes for colspans in tables
7+
* Fixed various exceptions when using inline styles
8+
* Fixed text decoration not cascading between parent and child
9+
* [BREAKING] support whitelisting tags
10+
* See the README for details on how to migrate `blacklistedElements` (deprecated) to `tagsList`
11+
* Fixed `failed assertion` error when tap-scrolling on any link
12+
* Updated dependencies
713

814
## [2.0.0-nullsafety.0] - March 5, 2021:
915
* Nullsafety support

0 commit comments

Comments
 (0)