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