diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-01-18 22:22:24 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-01-18 22:22:24 +0100 |
commit | 240c3062c16e57fbbaf596e48d30e8a8c6704780 (patch) | |
tree | 42541d0c40461b0aac44904c36a1d9945156ae66 /CHANGELOG.md | |
parent | Update changelog for 0.8.0 (diff) | |
download | nheko-240c3062c16e57fbbaf596e48d30e8a8c6704780.tar.xz |
Fix mistakes in CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ff0ea0f8..958c2314 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,7 +38,7 @@ - Remove dependency on libsodium. - Keep a cache of received messages on disk. - Warn when kicking, banning or inviting people. -- Align day separators in the timeline. (contributed by lorendb) +- Align day separators in the timeline. (contributed by not-chicken) - Confirm quit during an active call. (contributed by trilene) - Make timestamps somwhat fixed width. - Add NixOS to readme. (contributed by Tony) @@ -73,7 +73,7 @@ ### Bugfixes - Fix text sometimes being rendered blurry. -- Fix not being able to change theme (contributed by lorem) +- Fix not being able to change theme (contributed by not-chicken) - Fix relations sometimes being sent as null in encrypted messages. - Don't send formatted body without format. - Links sometimes not opening properly from Qml. |