From 531a911ca06ecc2ac4f015e751b0462be0aa42e2 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 8 Sep 2022 14:18:01 -0400 Subject: [PATCH] auto: increment master version to 16.0.59 --- HISTORY.md | 5 +++++ VERSION.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index f51d7fbe71..4be594dcfe 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 16.0.58 alpha 2022-09-08 + +* fix(common/models): reconnects unit tests for worker-internal submodules (#7215) +* feat(common/models): extra Unicode-based wordbreaker unit tests (#7217) + ## 16.0.57 alpha 2022-09-07 * fix(android/engine): Fix Backspace key to delete without errant subkeys (#7156) diff --git a/VERSION.md b/VERSION.md index 8e5a3227df..481187aab7 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -16.0.58 \ No newline at end of file +16.0.59 \ No newline at end of file