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