From 5ed1b0703434315cfdec779573cb50d89971750c Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sun, 13 Apr 2025 07:38:19 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c93ef2ead..4d62065d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -- [Add `trusted-create-element` scriptlet](https://github.com/gorhill/uBlock/commit/20dd606504) +- [Add `trusted-create-html` scriptlet](https://github.com/gorhill/uBlock/commit/20dd606504) - [Mind potential race condition when dynamically registering scriptlets](https://github.com/gorhill/uBlock/commit/15e832da8a) - [Fix undue unchecking of setting in "My filters"](https://github.com/gorhill/uBlock/commit/2bb6999e3f) - [Add path support as target option in static extended filtering](https://github.com/gorhill/uBlock/commit/8b696a691a)