mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-08 18:05:32 +00:00
auto: increment master version to 18.0.81
This commit is contained in:
parent
10ed10dbca
commit
fc8917f3af
2 changed files with 9 additions and 1 deletions
|
|
@ -1,5 +1,13 @@
|
|||
# Keyman Version History
|
||||
|
||||
## 18.0.80 alpha 2024-07-31
|
||||
|
||||
* chore(developer): remove redundant references from tsconfig.json (#12037)
|
||||
* fix(web): add nullish test in setOsk (#12039)
|
||||
* fix(web): unrevert #11258, leaving OSK hidden before instructed to display (#12049)
|
||||
* test(developer): check correct use of u16chr when second parameter could be null (#11894)
|
||||
* change(web): remove support for es5 (#11881)
|
||||
|
||||
## 18.0.79 alpha 2024-07-30
|
||||
|
||||
* change(mac): add custom tags in sentry to better identify errors (#11947)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
18.0.80
|
||||
18.0.81
|
||||
Loading…
Add table
Reference in a new issue