mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-09 10:25:32 +00:00
auto: increment beta version to 16.0.96
This commit is contained in:
parent
69c1be968e
commit
ed0214c558
2 changed files with 11 additions and 1 deletions
10
HISTORY.md
10
HISTORY.md
|
|
@ -1,5 +1,15 @@
|
|||
# Keyman Version History
|
||||
|
||||
## 16.0.95 beta 2022-11-02
|
||||
|
||||
* fix(developer): Use US base layout for debugger (#7531)
|
||||
* fix(developer): ensure kmlmp handles paths (#7580)
|
||||
* fix(developer): prevent repeated `begin` statements (#7583)
|
||||
* fix(developer): remove ancient samples (#7586)
|
||||
* fix(developer): generate a default icon for basic keyboard projects (#7584)
|
||||
* fix(developer): avoid reformatting unchanged system stores (#7585)
|
||||
* fix(developer): publish `@keymanapp/keyman-version` to npm (#7595)
|
||||
|
||||
## 16.0.94 beta 2022-10-31
|
||||
|
||||
* fix(ios): iPad was not recognised as tablet device (#7563)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
16.0.95
|
||||
16.0.96
|
||||
Loading…
Add table
Reference in a new issue