auto: increment master version to 14.0.48

This commit is contained in:
Keyman Build Agent 2020-04-07 14:00:56 -04:00
parent 8f8ca95469
commit 75bda4bae4
2 changed files with 9 additions and 1 deletions

View file

@ -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)

View file

@ -1 +1 @@
14.0.47
14.0.48