From 9ce9d1e5491b800bc3291bd575f45ad5742959cb Mon Sep 17 00:00:00 2001 From: Aleks Date: Mon, 29 Mar 2021 15:31:53 +0200 Subject: [PATCH] CHANGES.md updated --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 1a684ee56f..3362588cf8 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -19,6 +19,7 @@ Improvements 🙌: - Fix quick click action (#3127) - Get Event after a Push for a faster notification display in some conditions - Always try to retry Http requests in case of 429 (#1300) + - registration availability endpoint added to matrix-sdk Bugfix 🐛: - Fix bad theme change for the MainActivity