From 78bffee4aea9eb01aab0c0d0e3a921bc75a12249 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 13 Mar 2024 14:40:18 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5b47424a..d00d06c12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## Fixes / changes +- [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) - [Add advanced setting to force popup panel orientation](https://github.com/gorhill/uBlock/commit/0d77ccded7)