From 35750688bcee2d4b3f54bf7b35818d1d303099f1 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 16 Jun 2025 15:23:12 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56bb3a377..4609a5b41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- [Improve `remove-cookie` scriptlet](https://github.com/gorhill/uBlock/commit/0a8ea58bb7) - [Add `json-edit`-related scriptlets](https://github.com/gorhill/uBlock/commit/87e0434c90) - [Improve `trusted-set-cookie` scriptlet](https://github.com/gorhill/uBlock/commit/3a2bb62519) - [Force cache bypass reload when no-scripting switch is toggled](https://github.com/gorhill/uBlock/commit/4affe343dd)