From 7bb4707a1299d041ae4a9abac4a57deb6f5efb10 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 1 Nov 2025 13:02:58 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d55499db1..7a4d13a6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- [Fix custom prefixes unduly assigning trust to external lists](https://github.com/gorhill/uBlock/commit/b5f74456a4) - [Improve `m3u-prune` scriptlet](https://github.com/gorhill/uBlock/commit/53d60ac36c) - [Improve `prevent-fetch` scriptlet](https://github.com/gorhill/uBlock/commit/60e15cb6e1) - [Fix regex-matching in `JSONPath`](https://github.com/gorhill/uBlock/commit/8491e9c476)