From 46e19e4f7fae91fb6e0baf8240cdbb4cc540a030 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sun, 21 Jan 2024 14:46:59 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9acb98033..bb9248b93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ ## Fixes / changes -- [Fix decompiling of scriptlet parameters](https://github.com/gorhill/uBlock/commit/fa3a290ad4) +- [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) - [Unregister all scriptlets when disabling uBO on a specific site](https://github.com/gorhill/uBlock/commit/13dcd844a7)