Update changelog

This commit is contained in:
Raymond Hill 2024-10-10 11:22:23 -04:00
parent c86ed5287b
commit 0c462e3ca1
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

@ -1,3 +1,4 @@
- [Add regex extraction transformation step to `urlskip=` option](https://github.com/gorhill/uBlock/commit/c86ed5287b)
- [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)