From cc987cb07274203b05d9dba48d5a282ce41244b4 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 12 Apr 2025 10:55:14 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 128b2c400..c93ef2ead 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- [Add `trusted-create-element` 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)