Update changelog

This commit is contained in:
Raymond Hill 2024-05-02 20:34:20 -04:00
parent c098eb8625
commit bae2c64cc8
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

@ -1,5 +1,6 @@
## Fixes / changes ## Fixes / changes
- [Fix potential corruption when reading serialized data](https://github.com/gorhill/uBlock/commit/c098eb8625)
- [Improve `remove-[attr|class]` scriptlets](https://github.com/gorhill/uBlock/commit/91dfcbef2a) - [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) - [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) - [Add a console pane to the logger](https://github.com/gorhill/uBlock/commit/3b4f02db21)