From 1157e51130a435a2275c264bf013ce33c0ccdcec Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 17 Apr 2024 09:20:38 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c712bd5ff..aa68e94aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## Fixes / changes +- [Improve `remove-[attr|class]` scriptlets](https://github.com/gorhill/uBlock/commit/91dfcbef2a) - [Improve dashboard layout at high zoom factor](https://github.com/gorhill/uBlock/commit/6152f5269e) - [Add a console pane to the logger](https://github.com/gorhill/uBlock/commit/3b4f02db21) - [Improve suggested candidate filters in element picker](https://github.com/gorhill/uBlock/commit/c0b56cffab)