Skip to content

Commit

Permalink
Merge pull request #12289 from keymanapp/auto/version-master-18.0.99
Browse files Browse the repository at this point in the history
auto: increment master version to 18.0.99
  • Loading branch information
keyman-server authored Aug 26, 2024
2 parents f5ddc4b + 77d9c38 commit c3535b4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Keyman Version History

## 18.0.98 alpha 2024-08-26

* change(ios): defer registration of fonts past initialization (#12190)
* refactor(ios): optimize font registration (#12210)
* test(mac): add unit tests to validate first calls to compliance check (#11724)
* fix(mac): limit short bundle version string to x.y.z format in info.plist (#12233)
* chore(developer): extend timeouts for lm compiler tests to 5 secs (#12273)
* fix(developer): find last matching key in LDML key bag when building KVK (#12278)
* chore(android): Cleanup stray debug statements in console (#12287)
* fix(developer): ensure call() detects invalid store in kmcmplib compiler (#12263)

## 18.0.97 alpha 2024-08-24

* refactor(linux): cleanup API of kvk2ldml.py (#12276)
Expand Down
2 changes: 1 addition & 1 deletion VERSION.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.0.98
18.0.99

0 comments on commit c3535b4

Please sign in to comment.