diff --git a/CHANGELOG.md b/CHANGELOG.md index 033673f3c..065ac0936 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +- [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) - [Improve `set-cookie` scriptlet](https://github.com/gorhill/uBlock/commit/e613282698) ----------