diff --git a/CHANGELOG.md b/CHANGELOG.md index d00d06c12..5e0adb35c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## Fixes / changes +- [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) - [Support maximizing editor to viewport size](https://github.com/gorhill/uBlock/commit/664dd95700)