From 8ce7a8d1e45d1abb5c86bc2ad87c951b4632704c Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 8 Sep 2025 08:13:35 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1eef95c7e..609deaadb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +- [Fix version snafu](https://github.com/gorhill/uBlock/commit/50cb780107) + +---------- + - [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)