Update changelog

This commit is contained in:
Raymond Hill 2024-09-15 09:45:33 -04:00
parent 266ec4894b
commit b79fe942e1
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

@ -1,3 +1,4 @@
- [New static network filter option `urlskip=`](https://github.com/gorhill/uBlock/commit/266ec4894b)
- [Rewrite cname uncloaking code to account for new `ipaddress=` option](https://github.com/gorhill/uBlock/commit/6acf97bf51)
- [Avoid using dns.resolve() for proxied DNS resolution](https://github.com/gorhill/uBlock/commit/d5f14ffa32)
- [Add support for `lan`/`loopback` values to `ipaddress=` option](https://github.com/gorhill/uBlock/commit/030d7334e4)