diff --git a/HISTORY.md b/HISTORY.md index 33581266be..23af665b03 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # Keyman Version History +## 19.0.283 alpha 2026-09-09 + +* change(web): allow autocorrection on input of basic whitespaces (#16541) + ## 19.0.282 alpha 2026-09-08 * refactor(web): clarify function scope and update some function comments (#16532) diff --git a/VERSION.md b/VERSION.md index 9b2513533c..93208d8f55 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.283 \ No newline at end of file +19.0.284 \ No newline at end of file