mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-18 22:37:43 +00:00
auto: increment master version to 14.0.48
This commit is contained in:
parent
8f8ca95469
commit
75bda4bae4
2 changed files with 9 additions and 1 deletions
|
|
@ -1,5 +1,13 @@
|
|||
# Keyman Version History
|
||||
|
||||
## 14.0.47 alpha 2020-04-07
|
||||
|
||||
* fix(common/lmlayer): use searchTermToKey() on input (#2954)
|
||||
* refactor(web/engine): proper split-off of DOM-reliant code (#2939)
|
||||
* refactor(web/engine): InputProcessor/KeyboardProcessor split (#2940)
|
||||
* fix(ios): prevents in-app keyboard resets (#2951)
|
||||
* refactor(web/engine): headless KeyboardProcessor (#2941)
|
||||
|
||||
## 14.0.46 alpha 2020-04-06
|
||||
|
||||
* fix(android): Add check for WRITE_EXTERNAL_STORAGE permission (#2946)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
14.0.47
|
||||
14.0.48
|
||||
Loading…
Add table
Reference in a new issue