From 6f6724ce1a55c2f86afef19f44ac4d394b767b2f Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 28 Aug 2025 11:17:51 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b736c39d..cba9be06e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- [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) - [Improve compatibility of `uritransform=` with DNR syntax](https://github.com/gorhill/uBlock/commit/aaf35d9d71)