From 79a77f915a60ee6fe224b527e8266a0620e1440b Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 23 Apr 2025 09:40:00 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58425c16b..6399a92b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- [Ignore `start_page` transition for popup-blocking purpose](https://github.com/gorhill/uBlock/commit/0243a141a7) - [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)