From 4c1fa9bbea2ee1ff28aea5de3f2fc39f1436898e Mon Sep 17 00:00:00 2001 From: ismailgulek Date: Mon, 24 May 2021 13:29:00 +0300 Subject: [PATCH] Update CHANGES.rst --- CHANGES.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.rst b/CHANGES.rst index 0f4ce7366..db5aba9a6 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -7,6 +7,7 @@ Changes to be released in next version 🙌 Improvements * 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. 🐛 Bugfix * buildRelease.sh: Make bundler operations in the cloned repository folder.