From ed694d09f8b619c45e00f23cbc688d9a2f5142eb Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 10 Apr 2024 11:31:51 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 281a7123a..ca622cad3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## Fixes / changes +- [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) - [Improve `spoof-css` scriptlet](https://github.com/gorhill/uBlock/commit/277e90a4a7) - [Fix bad date computation in auto-comment feature](https://github.com/gorhill/uBlock/commit/a5f6c35bb0)