mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-22 07:37:40 +00:00
auto: increment beta version to 17.0.285
This commit is contained in:
parent
4c5c4b24dd
commit
1016f8a39a
2 changed files with 13 additions and 1 deletions
12
HISTORY.md
12
HISTORY.md
|
|
@ -1,5 +1,17 @@
|
|||
# Keyman Version History
|
||||
|
||||
## 17.0.284 beta 2024-03-07
|
||||
|
||||
* fix(web): globe key highlighting (#10932)
|
||||
* chore(web): updates mtnt model used by test page (#10935)
|
||||
* fix(developer): kmc keyboard info compiler no kmp error (#10893)
|
||||
* fix(developer): Treat Right Shift as Shift in debugger (#10919)
|
||||
* docs(developer): kmc-model api documentation (#10921)
|
||||
* docs(developer): kmc-model-info api documentation (#10922)
|
||||
* docs(developer): kmc-keyboard-info api documentation (#10923)
|
||||
* docs(developer): kmc-package api documentation (#10924)
|
||||
* fix(developer): normalize all input paths in .kps compiler (#10950)
|
||||
|
||||
## 17.0.283 beta 2024-03-06
|
||||
|
||||
* fix(android): fixes context-change detection for repeated-char cases (#10873)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
17.0.284
|
||||
17.0.285
|
||||
Loading…
Add table
Reference in a new issue