diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-04-23 02:29:41 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-04-23 02:29:55 +0200 |
commit | d5e1475a5c9d9701d191456a577083a650941f92 (patch) | |
tree | c8f5141e4ff3aee0a7ec87c79528e3be83fd11a4 /CHANGELOG.md | |
parent | Update translations (diff) | |
download | nheko-d5e1475a5c9d9701d191456a577083a650941f92.tar.xz |
Fix encrypted messages not showing a user in the sidebar
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bdd4363c..779d5df6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ - Fix crash when trying to maximize image, that wasn't downloaded yet. - Fix Binding restorMode flooding logs on Qt 5.14.2+ - Fix with some qml styles hidden menu items leave empty space +- Fix encrypted messages not showing a user in the sidebar ## [0.7.0] -- 2020-04-19 |