Add some missing things to changelog

This commit is contained in:
Nicolas Werner 2021-01-19 13:46:13 +01:00
parent 38540495c4
commit 3d8f16e6c5
1 changed files with 3 additions and 2 deletions

View File

@ -21,8 +21,9 @@
- Before a call select which audio device to use. (contributed by trilene)
- Auto request unknown keys from your own devices.
- Add a command to clear the timeline and reload it (/clear-timeline).
- Add a command to rotate the outbound megolm session (/rotate-megolm-session).
- Add a command to clear the timeline and reload it. (/clear-timeline).
- Add a command to rotate the outbound megolm session. (/rotate-megolm-session).
- React to messages instead of replying with arbitrary strings using `/react`.
- Inline emoji and user completers. (contributed by Lurkki)
- Show filename on hover over an image. (contributed by kamathmanu)
- Mobile mode, that disables text selection and changes some dialogs.