From 19dfb7121a82aeb532ee9b547aa6011f0a206c98 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 24 Oct 2025 12:33:59 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ff7ff1d0..26ce73dd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- [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)