From 7254a27ecb1c03a39b75d449f6c0f6c39faef78a Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Tue, 26 Jul 2022 14:02:07 -0400 Subject: [PATCH] auto: increment master version to 16.0.39 --- HISTORY.md | 7 +++++++ VERSION.md | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 52fa64d94a..f84841730f 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,12 @@ # Keyman Version History +## 16.0.38 alpha 2022-07-26 + +* feat(developer): add hint support to Touch Layout Editor and schema (#6936) +* fix(developer): improve error message for multi-part key ids on <15.0 (#6989) +* fix(android): rework longpress movement trigger (#6984) +* chore(linux): Update changelog (#6988) + ## 16.0.37 alpha 2022-07-22 * fix(linux): Catch PermissionError exception (#6968) diff --git a/VERSION.md b/VERSION.md index be385227ee..221cbb6422 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -16.0.38 \ No newline at end of file +16.0.39 \ No newline at end of file