mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-23 16:57:40 +00:00
auto: increment master version to 17.0.231
This commit is contained in:
parent
d2d46c020e
commit
8a4625fcbd
2 changed files with 13 additions and 1 deletions
12
HISTORY.md
12
HISTORY.md
|
|
@ -1,5 +1,17 @@
|
|||
# Keyman Version History
|
||||
|
||||
## 17.0.230 alpha 2023-12-14
|
||||
|
||||
* fix(core): ldml: fix bad usage of unique_ptr (#10252)
|
||||
* chore(linux): docker: fix Node.js install, make customizable (#10251)
|
||||
* fix(web): unit test for null-null keyboard switch event from #10245 (#10253)
|
||||
* fix(web): fixes android-webview emulation Web test page (#10238)
|
||||
* epic: new gesture engine (#7324)
|
||||
* fix(mac): improve code signing robustness (#10243)
|
||||
* chore(mac): use core actions struct (#10066)
|
||||
* chore(common): Add entries from 16.0.144 HISTORY.md (#10260)
|
||||
* chore(web): Remove dead code (#10231)
|
||||
|
||||
## 17.0.229 alpha 2023-12-13
|
||||
|
||||
* chore(ios): FV certificate key (#10228)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
17.0.230
|
||||
17.0.231
|
||||
Loading…
Add table
Reference in a new issue