From 4815a1e176291759a50792167ed20daedd610345 Mon Sep 17 00:00:00 2001 From: ismailgulek Date: Mon, 24 May 2021 15:12:58 +0300 Subject: [PATCH] Update CHANGES.rst --- CHANGES.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.rst b/CHANGES.rst index db5aba9a6..f5058c0b6 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -8,6 +8,7 @@ Changes to be released in next version * Crypto: Do not decrypt synchronously. It asynchronously happens upstream now (#4306). * 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. 🐛 Bugfix * buildRelease.sh: Make bundler operations in the cloned repository folder.