From 4dd9bcf9561fa48a95a447fa1332411872006ac6 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 25 Jan 2024 12:50:45 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb9248b93..400d304bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## Fixes / changes +- [Output scriptlet logging information to the logger](https://github.com/gorhill/uBlock/commit/869a653fdf) - [Fix decompiling of scriptlet parameters](https://github.com/gorhill/uBlock/commit/49dd68ef3d) - [Add support for `extraMatch` in `trusted-click-element` scriptlet](https://github.com/gorhill/uBlock/commit/45e62c939f) - [Remove minimum height constraint from "My filters" pane](https://github.com/gorhill/uBlock/commit/f624c835c2)