1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00

Update changelog

This commit is contained in:
Raymond Hill 2023-11-20 19:46:51 -05:00
parent 747191950e
commit 9a5e661924
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -14,6 +14,7 @@ To benefit the much shorter update period enabled by differential updates, you m
## Fixes / changes
- [Enable path for native `has()` selector in Firefox](https://github.com/gorhill/uBlock/commit/c5724c1cce)
- [Allow scriptlets to be injected in `about:blank`](https://github.com/gorhill/uBlock/commit/3fd2588650)
- [Fix faulty `as` vararg in `set-constant` scriptlet](https://github.com/gorhill/uBlock/commit/c292a90b90)
- [Add support to redirect to `noop.json`](https://github.com/gorhill/uBlock/commit/bd8a91ed3a)