diff --git a/HISTORY.md b/HISTORY.md index d21702b177..29bd4a91a3 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,13 @@ # Keyman Version History +## 19.0.154 alpha 2025-10-31 + +* chore(developer): further debugging for assertion failure (#15056) +* chore(developer): add breadcrumbs to trace sporadic crashes on exit (#15058) +* fix(developer): handle exceptions loading .keyman-touch-layout files (#15060) +* chore(developer): fix always-false nullish coalescing (#15061) +* chore(windows): upgrade VC++ projects to v143 (VS2022) (#15062) + ## 19.0.153 alpha 2025-10-30 * test(developer): add kmc-analyze tests for AnalyzeOskCharacterUse output formats (#15030) diff --git a/VERSION.md b/VERSION.md index 0ca1ffe960..b89ca9ee96 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.154 \ No newline at end of file +19.0.155 \ No newline at end of file