diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2022-07-22 14:47:04 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2022-07-22 14:47:04 +0200 |
commit | 235880321eb9d271373bf9fe7ae5f0bd4cf615f6 (patch) | |
tree | 7be787f2850251fdfd7f48c9b34ad0a1ad170543 /CHANGELOG.md | |
parent | Update changelog (diff) | |
download | nheko-235880321eb9d271373bf9fe7ae5f0bd4cf615f6.tar.xz |
Fix user reference in changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e94e50fe..3ea4449f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,7 @@ - Compatibility and stability improvements when dealing with different base64 encodings and when verifying users and devices. - Fetch the whole online key backup at the klick of a button. -- Integration with external apps 🗺️ +- Integration with external apps 🗺️ (LorenDB) - Nheko now has a D-Bus API, which you can enable in the settings menu. - This allows applications like KRunner or Rofi to list and switch between rooms. |