diff --git a/CHANGELOG.md b/CHANGELOG.md index b8d7e93bf..24ad38c7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)