mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-25 09:07:40 +00:00
auto: increment master version to 18.0.91
This commit is contained in:
parent
43153ad696
commit
55ed18bc87
2 changed files with 9 additions and 1 deletions
|
|
@ -1,5 +1,13 @@
|
|||
# Keyman Version History
|
||||
|
||||
## 18.0.90 alpha 2024-08-15
|
||||
|
||||
* refactor(web): move parts of `keyboard-processor` → `js-processor` (#12111)
|
||||
* fix(web): allow `lm-worker` to build on Linux (#12181)
|
||||
* refactor(web): move remaining parts of `keyboard-processor` → `keyboard` (#12131)
|
||||
* docs: update .kmx documentation around bitmaps, modifier state (#12183)
|
||||
* refactor(web): rename `package-cache` → `keyboard-storage` (#12135)
|
||||
|
||||
## 18.0.89 alpha 2024-08-14
|
||||
|
||||
* feat(web): test skipped prediction round handling (#12169)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
18.0.90
|
||||
18.0.91
|
||||
Loading…
Add table
Reference in a new issue