From f3685701ac9152eb310723eacbaf65d536772dde Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Tue, 20 Oct 2020 22:18:14 +0200 Subject: [PATCH] (PR merged after a release) --- CHANGES.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index d982bf8845..bd8c6e1bf5 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,7 +8,7 @@ Improvements 🙌: - Rework sending Event management (#154) Bugfix 🐛: - - + - Messages encrypted with no way to decrypt after SDK update from 0.18 to 1.0.0 (#2252) Translations 🗣: - @@ -59,7 +59,6 @@ Bugfix 🐛: - Don't set presence when handling a push notification or polling (#2156) - Be robust against `StrandHogg` task injection - Clear alerts if user sign out - - Messages encrypted with no way to decrypt after SDK update from 0.18 to 1.0.0 (#2252) - Fix rows are hidden in Textinput (#2234) - Uploading a file to a room caused it to have a info.size of -1 (#2141)