From 8f3096a6a05a28072358c351a0e40672643c2093 Mon Sep 17 00:00:00 2001 From: ismailgulek Date: Thu, 3 Jun 2021 10:42:00 +0300 Subject: [PATCH] Update CHANGES.rst --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 995908b34..5ab854c0b 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -9,7 +9,7 @@ Changes to be released in next version * Navigation: Start decoupling view controllers managed by MasterTabBarController (#3596 and #3618). * Jitsi: Include optional server name field on JitsiJWTPayloadContextMatrix. * CallPresenter: Add more logs for group calls. - * MXRoomSummary: Adapt room summary changes on MatrixSDK & recent cell changes on MatrixKit (#4360). + * MXRoomSummary: Adapt room summary changes on MatrixSDK (#4360). 🐛 Bugfix * buildRelease.sh: Make bundler operations in the cloned repository folder.