diff --git a/HISTORY.md b/HISTORY.md index 793e0d8b86..692db6bb10 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,17 @@ # Keyman Version History +## 19.0.116 alpha 2025-09-10 + +* fix(windows): kmshell continues when sm is in waitingrestart and returns to idle (#14644) +* maint(linux): allow to skip API check (#14699) +* maint(resources): adding GitHub actions workflow for Docker builds (#14674) +* maint(developer): use versioned filenames for PR artifacts (#14701) +* maint(windows): use versioned filenames for PR artifacts (#14702) +* maint(android): use versioned filenames for PR artifacts (#14703) +* maint(ios): use versioned filenames for PR artifacts (#14704) +* maint(mac): use versioned filenames for PR artifacts (#14705) +* maint(resources): rename KEYMAN_VERSION_FOR_PR_FILENAME (#14720) + ## 19.0.115 alpha 2025-09-09 * fix(linux): don't crash if `kmp.json` is missing `keyboards` section (#14708) diff --git a/VERSION.md b/VERSION.md index 0ecff9843f..67eaf27978 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.116 \ No newline at end of file +19.0.117 \ No newline at end of file