From cb1732a8a5efda820bc32a6fda9b3e638d80d403 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Tue, 25 Oct 2022 14:03:08 -0400 Subject: [PATCH] auto: increment master version to 16.0.89 --- HISTORY.md | 10 ++++++++++ VERSION.md | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index c620f37c11..853b5a2a93 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,15 @@ # Keyman Version History +## 16.0.88 alpha 2022-10-25 + +* fix(common): ignore deps when formatting help (#7514) +* refactor(linux): Comment unused methods (#7501) +* chore(linux): Rename internal method to `commit_string` (#7502) +* chore(linux): call `reset_context` instead of `...focus_in` (#7503) +* chore(common): Update crowdin strings for Amharic (#7522) +* chore(android): Update help whatsnew for 16.0 (#7507) +* chore(common): Update existing crowdin strings for 16.0 (#7524) + ## 16.0.87 alpha 2022-10-24 * fix(web): touch-platform language menu initial scrolling + index scrolling (#7488) diff --git a/VERSION.md b/VERSION.md index 203c2a1700..478de41bcd 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -16.0.88 \ No newline at end of file +16.0.89 \ No newline at end of file