Browse Source

Updated changelog

Anatoly Pulyaevskiy 5 years ago
parent
commit
32605cd436
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      packages/zefyr/CHANGELOG.md

+ 1
- 0
packages/zefyr/CHANGELOG.md View File

1
 ## 0.9.1
1
 ## 0.9.1
2
 
2
 
3
+* Added: Support for iOS keyboard appearance. See `ZefyrEditor.keyboardAppearance` and `ZefyrField.keyboardAppearance`
3
 * Fixed: Preserve inline style when replacing formatted text from the first character (#201)
4
 * Fixed: Preserve inline style when replacing formatted text from the first character (#201)
4
 * Fixed: Toggling toolbar between two editors (#229)
5
 * Fixed: Toggling toolbar between two editors (#229)
5
 
6