Update changelog

This commit is contained in:
Raymond Hill 2024-10-06 12:34:26 -04:00
parent 818cb2d801
commit 5700424716
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

@ -1,6 +1,6 @@
- [Fix npm test suite](https://github.com/gorhill/uBlock/commit/818cb2d801)
- [Add ability to lookup parameter name in `urlskip=`](https://github.com/gorhill/uBlock/commit/64b2086ba4)
- [Mind that BroadcastChannel contructor can throw in Firefox](https://github.com/gorhill/uBlock/commit/6d2b3375f8)
- [Fix npm test suite](https://github.com/gorhill/uBlock/commit/41693407b2)
- [Add `trusted-override-element-method` scriptlet](https://github.com/gorhill/uBlock/commit/95b0ce5e3a)
- [Add `trusted-prevent-dom-bypass` scriptlet](https://github.com/gorhill/uBlock/commit/1abc864742)
- [Improve `prevent-xhr` scriptlet; add `trusted-prevent-xhr` scriptlet](https://github.com/gorhill/uBlock/commit/fe49ced2ac)