chore(web): Update history.md

This commit is contained in:
Darcy Wong 2020-01-31 11:29:34 +07:00
parent 9c2b475fb4
commit 5aa309d0f9
2 changed files with 5 additions and 1 deletions

View file

@ -3,6 +3,7 @@
## 2020-01-31 13.0.6051 beta
* Bug fix:
* Fix cancelling dictionary update notifications (#2547)
* Fix external keyboard key "tab" (updated Keyman Web Engine #2546)
## 2020-01-28 13.0.6050 beta
* New Features:

View file

@ -1,6 +1,9 @@
# KeymanWeb Version History
## 2020-01-28 13.0.32 beta
## 2020-01-31 13.0.32 beta
* Bug fix: Fixed external keyboard key "tab" for embedded devices (#2546)
## 2020-01-28 13.0.31 beta
* Start version 13.0
* Feature: iOS dark mode support (#2468, #2484)
* Bug fix: Scroll characters into view on Chrome when editing (#2514)