Update changelog

This commit is contained in:
Florian Bruhin 2018-03-26 10:54:15 +02:00
parent d4899240de
commit 6755e17630

View File

@ -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
------