From 464421a9ff3724f83c0b1de0d2234a2f55bcc312 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Tue, 24 Feb 2026 12:01:46 -0600 Subject: [PATCH] auto: increment master version to 19.0.206 Test-bot: skip Build-bot: skip --- HISTORY.md | 6 ++++++ VERSION.md | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 05f975e397b..95455d540f8 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,11 @@ # Keyman Version History +## 19.0.205 alpha 2026-02-24 + +* fix(core): fix iterator in backspace handling (#15596) +* refactor(core): simplify loop for removing text (#15600) +* test(core): add LDML baseline test with minimal keyboard (#15608) + ## 19.0.204 alpha 2026-02-20 * maint(web): ensure Web build scripts handle paths with spaces properly (#15598) diff --git a/VERSION.md b/VERSION.md index 8b71bafa00c..616f6c21262 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.205 \ No newline at end of file +19.0.206 \ No newline at end of file