Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
mkevins committed Jan 17, 2022
1 parent 98dad3b commit 12bf26a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion packages/react-native-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,16 @@ For each user feature we should also add a importance categorization label to i

## Unreleased

## 1.69.1
- [*] Fix app freeze when closing link picker while virtual keyboard is hidden [#37782]
- [*] Gallery block - Fix bug when migrating from old galleries format [#37889]
- [*] RichText - Use parsed font size values when comparing new changes [#37951]

## 1.69.0
- [*] Give multi-line block names central alignment in inserter [#37185]
- [**] Fix empty line apperaing when splitting heading blocks on Android 12 [#37279]
- [**] Fix missing translations by refactoring the editor initialization code [#37073]
- [**] Fix text formatting mode lost after backspace is used [#37676]
- [*] Fix app freeze when closing link picker while virtual keyboard is hidden [#37782]

## 1.68.0
- [**] Fix undo/redo functionality in links when applying text format [#36861]
Expand Down

0 comments on commit 12bf26a

Please sign in to comment.