From 6a2a59510e7f41efbb45b0afe1c2fb37616e13a9 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Mon, 17 Nov 2025 12:02:17 -0600 Subject: [PATCH] auto: increment master version to 19.0.164 Test-bot: skip Build-bot: skip --- HISTORY.md | 10 ++++++++++ VERSION.md | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index b9bfda0b16..3dccd07f59 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,15 @@ # Keyman Version History +## 19.0.163 alpha 2025-11-17 + +* chore(linux): Update debian changelog (#15133) +* fix(windows): handle exceptions when walking stack in exception handler (#15150) +* fix(windows): disable OutputDebugString from DllMain (#15151) +* change(windows): include map2pdb generation for relevant Delphi projects (#14799) +* change(windows): use circular buffer for logging (#15163) +* fix(windows): handle forward slash for KEYMAN_ROOT env var (#15156) +* maint(mac): handle hdiutil detach failure correctly in make-km-dmg.sh (#15176) + ## 19.0.162 alpha 2025-11-14 * chore(linux): use `devel` for next Ubuntu release (#15157) diff --git a/VERSION.md b/VERSION.md index df4030b054..79c54165ad 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.163 \ No newline at end of file +19.0.164 \ No newline at end of file