updated changelog

This commit is contained in:
Sam Schott 2019-10-26 13:38:00 +01:00
parent fd776514f1
commit dbcf4cdc8e

View File

@ -3,6 +3,13 @@
#### Fixed:
- Fixes a bug which would prevent periodic update checks from running.
- Fixes an issue where the system tray icon would not be displayed on Qt 5.13.1 due to
enabled HighDpi support.
#### Removed:
- Removed explicit support for HighDpi scaling. Set the environment variable
`QT_SCREEN_SCALE_FACTORS` instead to enable it manually if required.
## v0.4.2