From c86beb3a374d939b689c3512d4ca60584d9ce026 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Tue, 22 Apr 2025 09:40:21 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6823ee30b..58425c16b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- [Exclude `chrome:` as valid openers for popup candidates](https://github.com/gorhill/uBlock/commit/59f4aca010) - [Fetch diff patches from "reliable" servers only](https://github.com/gorhill/uBlock/commit/8b964a8c54) - [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)