From d225fb7df02f285ce65512abdb9b10c7c9c730ef Mon Sep 17 00:00:00 2001
From: Benoit Marty <benoit@matrix.org>
Date: Wed, 30 Sep 2020 10:08:26 +0200
Subject: [PATCH] Update Changelog

---
 CHANGES.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGES.md b/CHANGES.md
index 1a01d46964..9348717fb5 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -5,6 +5,7 @@ Features ✨:
  -
 
 Improvements 🙌:
+ - Wording differentiation for direct rooms (#2176)
  - PIN code: request PIN code if phone has been locked
  - Small optimisation of scrolling experience in timeline (#2114)
 
@@ -59,7 +60,6 @@ Changes in Element 1.0.7 (2020-09-17)
 Improvements 🙌:
  - Handle date formatting properly (show time am/pm if needed, display year when needed)
  - Improve F-Droid Notification (#2055)
- - Wording differentiation for direct rooms (#2176)
 
 Bugfix 🐛:
  - Clear the notification when the event is read elsewhere (#1822)