From 97110397263a2cc530ecdabc84753894bdf4fe10 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 20 Aug 2025 11:06:04 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42c9e689b..e7949222b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- [Improve rendering with high-contrast theme](https://github.com/gorhill/uBlock/commit/5d7e5ee3a0) - [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) - [Allow usage of `csp=`/`permissions=` with resource type object](https://github.com/gorhill/uBlock/commit/07e9f805bb)