From b55247bbcb0e6d19d91df97958855fd26dfb4208 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Tue, 8 Apr 2025 11:57:20 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 006211a0e..005f841fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- [Add path support as target option in static extended filtering](https://github.com/gorhill/uBlock/commit/8b696a691a) - [Add `trusted-prevent-fetch` scriptlet](https://github.com/gorhill/uBlock/commit/4ce26b63ff) - [Code viewer shouldn't be maximizable](https://github.com/gorhill/uBlock/commit/97e740bd2c) - [Add `json-edit` suite of scriptlets; extend `replace=` option](https://github.com/gorhill/uBlock/commit/b18daa53aa)