From e8d69b6c58943459a5f7b1911f85a13c649c8a62 Mon Sep 17 00:00:00 2001 From: Gerardo Date: Tue, 1 Aug 2023 13:09:03 +0200 Subject: [PATCH] Mobile - Update changelog --- packages/react-native-editor/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/react-native-editor/CHANGELOG.md b/packages/react-native-editor/CHANGELOG.md index ff72e36c6ead3..de65021b44d75 100644 --- a/packages/react-native-editor/CHANGELOG.md +++ b/packages/react-native-editor/CHANGELOG.md @@ -15,6 +15,7 @@ For each user feature we should also add a importance categorization label to i - [**] Upgrade React Native to 0.71.11 [#51303] - [*] Upgrade Gradle to 8.2.1 & AGP to 8.1.0 [#52872] - [*] Fix Gallery block selection when adding media [#53127] +- [**] Fix iOS Focus loop for RichText components [#53217] ## 1.100.1 - [**] Add WP hook for registering non-core blocks [#52791]