From 4c0207c3e272d00c60bd4f40155aa2b348d57b18 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Sun, 20 Jun 2021 17:08:18 +0100 Subject: [PATCH] changes.rst --- CHANGES.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.rst b/CHANGES.rst index ed19d3fdb..ad5778db2 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -24,6 +24,7 @@ Changes to be released in next version * VoIP: Handle application inactive state too for VoIP pushes (#4269). * VoIP: Do not terminate the app if protected data not available (#4419). * KeyVerification: Listen for request state changes and show QR reader option when it's ready. + * HomeViewController: Don't clip the home view when searching for rooms on iPhone 12 Pro Max (#4450) ⚠️ API Changes *