Update changelog

This commit is contained in:
Raymond Hill 2025-08-17 08:06:06 -04:00
parent 9327e19233
commit 72e6c89b74
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

@ -1,3 +1,4 @@
- [Fix undue fetch from remote server at first install](https://github.com/gorhill/uBlock/commit/9327e19233)
- [Improve compatibility of `uritransform=` with DNR syntax](https://github.com/gorhill/uBlock/commit/aaf35d9d71)
- [Allow usage of `csp=`/`permissions=` with resource type object](https://github.com/gorhill/uBlock/commit/07e9f805bb)
- [JSONPath: Add ability to select root node for appending/modifying](https://github.com/gorhill/uBlock/commit/faff035203)