mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-23 00:37:41 +00:00
Merge pull request #10070 from keymanapp/auto/version-master-17.0.217
auto: increment master version to 17.0.217
This commit is contained in:
commit
ff6a9fc0a3
2 changed files with 12 additions and 1 deletions
11
HISTORY.md
11
HISTORY.md
|
|
@ -1,5 +1,16 @@
|
|||
# Keyman Version History
|
||||
|
||||
## 17.0.216 alpha 2023-11-23
|
||||
|
||||
* fix(common): kmx struct alignment (#9977)
|
||||
* fix(developer): vis kbd callbacks instead of throw (#9979)
|
||||
* fix(core): dx: ldml: startContext should be optional in ldml test data (#10021)
|
||||
* chore(windows): remove `wm_keymandebug` messages and functions (#10055)
|
||||
* chore(windows): remove legacy LoadKeyboard (#10057)
|
||||
* chore(windows): remove unused globals relating to old keyboard debugging (#10058)
|
||||
* chore(core): remove vkey output from kmx processor (#10060)
|
||||
* fix(web): app/webview did not clear deadkeys on context-reset (#10039)
|
||||
|
||||
## 17.0.215 alpha 2023-11-22
|
||||
|
||||
* feat(core): ldml marker normalization (#9761)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
17.0.216
|
||||
17.0.217
|
||||
Loading…
Add table
Reference in a new issue