From 375a6c2166ae28434ced87c922345167b9ef0e98 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 18 Dec 2025 09:07:15 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 825726736..b2054a306 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- [Improve `prevent-addEventListener` scriptlet](https://github.com/gorhill/uBlock/commit/1977196abe) - [Add `nitropay_ads.js` shim](https://github.com/gorhill/uBlock/commit/6af8a457ed) - [Improve scriptlets proxying `fetch`](https://github.com/gorhill/uBlock/commit/13612d1d29) - [Improve google-ima shim](https://github.com/gorhill/uBlock/commit/3fc281adf1)