1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 04:49:12 +02:00

Update changelog

This commit is contained in:
Raymond Hill 2024-02-28 17:42:38 -05:00
parent 0dc8cf6e8a
commit a2aa357dac
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -1,5 +1,6 @@
## Fixes / changes
- [Remove trusted-source requirement when using `badfilter`](https://github.com/gorhill/uBlock/commit/3c299b8632)
- [Redesign cache storage](https://github.com/gorhill/uBlock/commit/086766a924)
- [Don't match network filter-derived regexes against non-network URIs](https://github.com/gorhill/uBlock/commit/2262a129ec)
- [Remove obsolete trusted directives](https://github.com/gorhill/uBlock/commit/439a059cca)