diff --git a/HISTORY.md b/HISTORY.md index 0aa328ace7..e5e0648f31 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,11 @@ # Keyman Version History +## 17.0.234 alpha 2023-12-20 + +* fix(mac): Improve detection of non-compliant apps (#10282) +* fix(web): default multitap logic for shift-layer shift multitaps (#10281) +* (#10284) + ## 17.0.233 alpha 2023-12-19 * fix(web): unbreak some ts paths (#10279) diff --git a/VERSION.md b/VERSION.md index ad283a8833..bd9a69ff26 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.234 \ No newline at end of file +17.0.235 \ No newline at end of file