Update changelog

This commit is contained in:
Raymond Hill 2024-01-20 21:54:35 -05:00
parent fa3a290ad4
commit 967ec33b6a
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
## Fixes / changes
- [Fix decompiling of scriptlet parameters](https://github.com/gorhill/uBlock/commit/fa3a290ad4)
- [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)