From d20fae259346db394d4d2b120b4d7373da0fc70f Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Tue, 20 Oct 2020 15:50:03 +0200 Subject: [PATCH] Changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index bd8c6e1bf5..d7bd5da965 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,6 +6,7 @@ Features ✨: Improvements 🙌: - Rework sending Event management (#154) + - New room creation screen: set topic and avatar in the room creation form (#2078) Bugfix 🐛: - Messages encrypted with no way to decrypt after SDK update from 0.18 to 1.0.0 (#2252)