diff --git a/HISTORY.md b/HISTORY.md index a4be3e7a9a..c7ae1073c2 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 19.0.289 alpha 2026-09-21 + +* fix(android): suppress autocorrection of hardware keystroke input (#16606) +* change(web): add lexical weighting to prediction search (#16600) + ## 19.0.288 alpha 2026-09-18 * change(web): remove TokenizationCorrector class only used in epic/boundary-correction (#16581) diff --git a/VERSION.md b/VERSION.md index 4ae56c84c6..64e7fc2538 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.289 \ No newline at end of file +19.0.290 \ No newline at end of file