Update changelog

This commit is contained in:
Raymond Hill 2024-10-08 19:50:14 -04:00
parent 85877b12ed
commit 987e198016
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

@ -1,3 +1,5 @@
- [Improve `prevent-window-open` scriptlet](https://github.com/gorhill/uBlock/commit/85877b12ed)
- [Add support to parse Adguard's `[$domain=/.../]` regex-based modifier](https://github.com/gorhill/uBlock/commit/58bfe4c846)
- [Validate result type of XPath expressions](https://github.com/gorhill/uBlock/commit/c746633693)
- [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)