From 1911e7ac452eb7b418719cf58b6ea596da89641d Mon Sep 17 00:00:00 2001 From: Gerardo Date: Tue, 27 Dec 2022 10:35:05 +0100 Subject: [PATCH] Mobile - Update Changelog --- packages/react-native-editor/CHANGELOG.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/packages/react-native-editor/CHANGELOG.md b/packages/react-native-editor/CHANGELOG.md index 374e297fc6d2a..4b2b00b997589 100644 --- a/packages/react-native-editor/CHANGELOG.md +++ b/packages/react-native-editor/CHANGELOG.md @@ -10,10 +10,13 @@ For each user feature we should also add a importance categorization label to i --> ## Unreleased -- [**] Prevent error message from unneccesarily firing when uploading to Gallery block [#46175] -## 1.85.0 -- [*] [iOS] Fixed iOS Voice Control support within Image block captions. [#44850] +## 1.86.1 +- [*] Block Actions Menu - Fix block title regression and adds integration tests [#46699] + +## 1.86.0 +- [**] Upgrade React Native to 0.69.4 [#43485] +- [**] Prevent error message from unneccesarily firing when uploading to Gallery block [#46175] ## 1.85.1 - [**] Prevent error message from unneccesarily firing when uploading to Gallery block [#46175]