diff --git a/HISTORY.md b/HISTORY.md index 39d250c007..76c326c51a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,13 @@ # Keyman Version History +## 18.0.60 alpha 2024-06-21 + +* chore(web): define common timeout variable for automated testing (#11839) +* feat(developer): warn on empty keycaps (#11810) +* change(web): optimization for keyboard-layout preprocessing (#11263) +* feat(web): optimization via lazy construction of OSK layers (#11264) +* fix(developer): layr: fix modifier err message on layer w/o id (#11843) + ## 18.0.59 alpha 2024-06-19 * chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#11756) diff --git a/VERSION.md b/VERSION.md index 115307a2f4..1764fc931a 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.60 \ No newline at end of file +18.0.61 \ No newline at end of file