Skip to content

Commit 39565bd

Browse files
committed
update CHANGELOG
[skip ci]
1 parent b19975f commit 39565bd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## next / unreleased
2+
3+
* `SafeListSanitizer`, `PermitScrubber`, and `TargetScrubber` now all support pruning of unsafe tags.
4+
5+
By default, unsafe tags are still stripped, but this behavior can be changed to prune the element
6+
and its children from the document by passing `prune: true` to any of these classes' constructors.
7+
8+
*seyrian*
9+
110
## 1.4.2 / 2021-08-23
211

312
* Slightly improve performance.

0 commit comments

Comments
 (0)