diff --git a/CHANGELOG.md b/CHANGELOG.md index 97927964d..5da431b47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ To benefit the much shorter update period enabled by differential updates, you m ## Fixes / changes +- [Harden scriptlets which need to serialize function code into string](https://github.com/gorhill/uBlock/commit/7823d98070) - [Reset `g` regexes before use in `rmnt`/`rpnt` scriptlets](https://github.com/gorhill/uBlock/commit/cdc3f66a6b) - [Apply response filtering according to mime type](https://github.com/gorhill/uBlock/commit/6417f54299) - [Add t/f to set-cookie](https://github.com/gorhill/uBlock/commit/4ab1c36ac9) (by @ryanbr)