Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jhnstn authored Jun 9, 2023
1 parent e576cdd commit 35e7592
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions packages/react-native-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ For each user feature we should also add a importance categorization label to i
## Unreleased

## 1.97.0
- [*] [internal] Upgrade compile and target sdk version to Android API 33 [#50731]
- [**] [iOS] Fix dictation regression, in which typing/dictating at the same time caused content loss. [#49452]
- [*] [internal] Upgrade compile and target sdk version to Android API 33 [#50731]
- [*] Display lock icon in disabled state of `Cell` component [#50907]

## 1.96.1
- [**] Fix Android-only issue related to block toolbar not being displayed on some blocks in UBE [#51131]
Expand All @@ -23,7 +25,7 @@ For each user feature we should also add a importance categorization label to i
- [**] Fix undo/redo history when inserting a link configured to open in a new tab [#50460]
- [*] [List block] Fix an issue when merging a list item into a Paragraph would remove its nested list items. [#50701]

- [**] [iOS] Fix dictation regression, in which typing/dictating at the same time caused content loss. [#49452]


## 1.95.0
- [*] Fix crash when trying to convert to regular blocks an undefined/deleted reusable block [#50475]
Expand Down

0 comments on commit 35e7592

Please sign in to comment.