Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
2 changes: 1 addition & 1 deletion VERSION.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
19.0.205
19.0.206