diff --git a/CHANGES.md b/CHANGES.md index 9ab5276ff3..38868ed822 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,7 +8,7 @@ Improvements 🙌: - Bugfix 🐛: - - + - Wait for all room members to be known before sending a message to a e2e room (#2518) Translations 🗣: - @@ -57,7 +57,6 @@ Bugfix 🐛: - No known servers error is given when joining rooms on new Gitter bridge (#2516) - Show preview when sending attachment from the keyboard (#2440) - Do not compress GIFs (#1616, #1254) - - Wait for all room members to be known before sending a message to a e2e room (#2518) SDK API changes ⚠️: - StateService now exposes suspendable function instead of using MatrixCallback.