From 5a2905c023906ef8ac8f595c05020ee679e2792c Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 26 Dec 2025 09:31:21 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2054a306..ee4a282cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +- [Mind id/class changes in generic cosmetic filtering surveyor](https://github.com/gorhill/uBlock/commit/c053361d30) +- [Fix `specifichide` option](https://github.com/gorhill/uBlock/commit/024019094f) - [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)