diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e0adb35c..ba7e261fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ ## Fixes / changes +- [Fixed Belgian and Nepali flags for Windows Chromium users](https://github.com/gorhill/uBlock/commit/499c80bd8a) (by @DandelionSprout) +- [Mind that `tabs.sendMessage` can throw](https://github.com/gorhill/uBlock/commit/3f7374c1f1) +- [Improve `set-cookie` scriptlet](https://github.com/gorhill/uBlock/commit/9146134874) - [Append wildcard character only when filter starts & ends with `/`](https://github.com/gorhill/uBlock/commit/1cb190e102) - [Fix failure to create popup logger window sometimes](https://github.com/gorhill/uBlock/commit/c8762945d9) - [Improve json-prune-related scriptlets](https://github.com/gorhill/uBlock/commit/e7a0f8c781)