From 30a271a7ff0b1135c4b94002b95d35f33358a800 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sun, 1 Jun 2025 13:50:00 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bed3c42a4..d3eaf36d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- [Force cache bypass reload when no-scripting switch is toggled](https://github.com/gorhill/uBlock/commit/4affe343dd) - [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)