diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-04-21 21:17:56 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-04-21 21:17:56 +0200 |
commit | 69c8476cb72c007ed8ddc37ec1183d1c8472d16e (patch) | |
tree | b387b2207a9ea1458168f5ad17500b0e661909b5 /CHANGELOG.md | |
parent | Fix Binding restoreMode warning spamming logs (diff) | |
download | nheko-69c8476cb72c007ed8ddc37ec1183d1c8472d16e.tar.xz |
Update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fcfc824..b88900f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.7.1] -- unreleased + +### Bugfixes + +- Fix display of images sent by the user (thank you, wnereiz and not-chicken for reporting) +- Fix crash when trying to maximize image, that wasn't downloaded yet. +- Fix Binding restorMode flooding logs on Qt 5.14.2+ + ## [0.7.0] -- 2020-04-19 0.7.0 *requires* mtxclient 0.3.0. Make sure you compile against 0.3.0 |