From 54326a350b88ca9f5aa5937ba6b609f9e1d5ebf1 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 1 Oct 2025 09:25:43 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f320f5f6..6fc68adbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- [Improve `proxy-apply` utility scriptlet](https://github.com/gorhill/uBlock/commit/dd4f764920) - [Fix `removeparam` for multiple query parameters with same name](https://github.com/gorhill/uBlock/commit/3e5ea3b03f) - [Improve `trusted-click-element` scriptlet](https://github.com/gorhill/uBlock/commit/9aa91ba111) - [Improve `google-ima` shim](https://github.com/gorhill/uBlock/commit/8de47f250d)