From 1ce845b2dc4c7fad5e74b76d6f407897e637f4c5 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 22 Apr 2024 06:56:45 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa68e94aa..5a1a8e215 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,6 @@ - [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) - [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) - [Fix regression breaking import of `file://` lists](https://github.com/gorhill/uBlock/commit/c223a8cd39)