From 90547cdbf3e9b48ed7626dcd1c63b5e19761d4e2 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 29 May 2025 13:26:13 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 910a84f94..4835af53a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- [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) - [Fix element picker issue with explicit dark theme](https://github.com/gorhill/uBlock/commit/0130fdf4a1)