diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index 10109518b..7de3fde84 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -57,6 +57,8 @@ Fixed - The icon on Windows should now be displayed in a higher resolution. - The QtWebEngine development tools (inspector) now also work when JavaScript is disabled globally. +- Building `.exe` files now works when `upx` is installed on the system. +- The keyhint widget now shows the correct text for chained modifiers. v1.2.1 ------