From 5639b43731640a55243039452aa3ac59a091feca Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 1 Nov 2025 11:38:41 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26ce73dd5..d55499db1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- [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) - [Ignore negated request types when validating `redirect` option](https://github.com/gorhill/uBlock/commit/50e898b847)