From a0a996916f34de46f5016300b8c5b9ba69fc2063 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Tue, 2 Sep 2025 10:03:28 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cba9be06e..1eef95c7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- [Improve `prevent-fetch` scriptlet](https://github.com/gorhill/uBlock/commit/d2bce26e7d) - [Add support to strict-block from `ipaddress=` option](https://github.com/gorhill/uBlock/commit/6327aae56c) - [Improve rendering with high-contrast theme](https://github.com/gorhill/uBlock/commit/5d7e5ee3a0) (fix suggested by @emv33) - [Fix undue fetch from remote server at first install](https://github.com/gorhill/uBlock/commit/9327e19233)