From 3d8f16e6c59b158a707912cbd5dd6ccd8b939904 Mon Sep 17 00:00:00 2001
From: Nicolas Werner <nicolas.werner@hotmail.de>
Date: Tue, 19 Jan 2021 13:46:13 +0100
Subject: [PATCH] Add some missing things to changelog

---
 CHANGELOG.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 958c23148..45155539b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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.
-- 
GitLab