summary refs log tree commit diff
diff options
context:
space:
mode:
authorJoseph Donofry <joedonofry@gmail.com>2020-04-23 19:06:42 -0400
committerJoseph Donofry <joedonofry@gmail.com>2020-04-23 19:06:42 -0400
commit18557023d9e58343585a72a38bd468841b76cdaf (patch)
tree5a0420cbc315e3c985b0b94923e5432033675441
parentMerge branch 'decrypt-sidebar' of ssh://github.com/Nheko-Reborn/nheko into de... (diff)
downloadnheko-18557023d9e58343585a72a38bd468841b76cdaf.tar.xz
Fix CHANGELOG typo
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md

index 59e6351f..d9670fa5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -10,7 +10,7 @@ - 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+ +- Fix Binding restoreMode 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 - Fix hangs when generating colors with some system theme color schemes (#172)