From aa1c8137635051642561465cf60ae347f6fa8aba Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 30 May 2025 11:20:08 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70696616d..bed3c42a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -- [Improve `jsonl[...\]` suite of scriptlets](https://github.com/gorhill/uBlock/commit/ed9999efd6) +- [Improve `jsonl[...]` suite of scriptlets](https://github.com/gorhill/uBlock/commit/ed9999efd6) - [Add support for network filter option `message`](https://github.com/gorhill/uBlock/commit/d8298bb067) - [Make `header=` syntax compatible with DNR rules](https://github.com/gorhill/uBlock/commit/408b538e75) - [Counter CodeMirror's `pointer-events: none` on scrollbars](https://github.com/gorhill/uBlock/commit/c44f043ed3)