Update changelog

This commit is contained in:
Raymond Hill 2024-11-11 15:21:16 -05:00
parent 335d947c10
commit 52d21b8df9
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

@ -1,3 +1,4 @@
- [Fix potential infinite async loop](https://github.com/gorhill/uBlock/commit/335d947c10) (issue found by @Rob--W)
- [Keep moving related scriptlets into separate files](https://github.com/gorhill/uBlock/commit/e5a088738d)
- [Improve `prevent-xhr` scriptlet](https://github.com/gorhill/uBlock/commit/ce4908b341)
- [Improve `trusted-suppress-native-method` scriptlet](https://github.com/gorhill/uBlock/commit/41616df866)