Update changelog

This commit is contained in:
Raymond Hill 2026-01-25 15:59:26 -05:00
parent d383966044
commit 84434e0e7e
No known key found for this signature in database
GPG key ID: F5630CAE62A14316

View file

@ -1,3 +1,9 @@
- [Improve `proxyApplyFn` helper scriptlet](https://github.com/gorhill/uBlock/commit/18a8fc7675)
----------
# 1.69.0
- [Add `adthrive` shim](https://github.com/gorhill/uBlock/commit/b8bf0bbab4)
- [Add `elem.shadowRoot` fallback in `getShadowRoot`](https://github.com/gorhill/uBlock/commit/c8b42ea819) (by @antonok-edm)
- [Fix merging of uncommitted filters](https://github.com/gorhill/uBlock/commit/c8004c4b02)