diff --git a/HISTORY.md b/HISTORY.md index a5a109d718..3155066dee 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,12 @@ # Keyman Version History +## 16.0.97 beta 2022-11-04 + +* fix(android/app): Don't show "Get Started" after setting Keyman as default system keyboard (#7587) +* fix(windows): include debug info in kmshell build (#7600) +* fix(developer): tweak captions for consistency (#7607) +* fix(mac): replace white background keyman system menu icon with transparent one (#7610) + ## 16.0.96 beta 2022-11-03 * fix(developer): Make Details and Build tabs scrollable (#7593) diff --git a/VERSION.md b/VERSION.md index 2bb79bee54..0265098ad5 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -16.0.97 \ No newline at end of file +16.0.98 \ No newline at end of file