Update changelog

This commit is contained in:
Raymond Hill 2025-08-13 10:48:17 -04:00
parent 704f2dd734
commit e5fdfbb9f7
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

@ -1,3 +1,5 @@
- [JSONPath: Add ability to select root node for appending/modifying](https://github.com/gorhill/uBlock/commit/faff035203)
- [Allow usage of `csp=`/`permissions=` with resource type object](https://github.com/gorhill/uBlock/commit/07e9f805bb)
- [JSONPath: Add ability to substitute a pattern within a string value](https://github.com/gorhill/uBlock/commit/38ca6d41ff)
- [Remove "CERT.PL's Warning List" from stock lists](https://github.com/gorhill/uBlock/commit/e713e133eb)
- [Fix incorrect CNAME-related test in advanced settings](https://github.com/gorhill/uBlock/commit/171ddd3e06)