From 93b6ea6ad0d7a507234944c49b3c69007c53d2be Mon Sep 17 00:00:00 2001 From: Gerardo Date: Thu, 7 Mar 2024 11:29:47 +0100 Subject: [PATCH] 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 32f7ce1369de1..baf1e58a01153 100644 --- a/packages/react-native-editor/CHANGELOG.md +++ b/packages/react-native-editor/CHANGELOG.md @@ -13,6 +13,7 @@ For each user feature we should also add a importance categorization label to i - [*] Improve consistency of the block outline indicating the currently selected block [#59415] - [*] Gallery block items with in-progress, paused, or failed media uploads correctly display an highlight outline when selected [#59423] - [**] [internal] Upgrade React Native to version 0.73.3 [#58475] +- [**] Highlight color formatting style improvements [#57650] ## 1.114.0 - [*] Prevent crash when autoscrolling to blocks [#59110]