diff --git a/HISTORY.md b/HISTORY.md index 56e8f96c95..277c080391 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 17.0.183 alpha 2023-09-29 + +* feat(web): browser-KMW support for default subkeys (#9496) +* refactor(linux): Add more tests for `keymanutil.c` ️ (#9595) + ## 17.0.182 alpha 2023-09-28 * chore(web): builds that output to web/build/publish should also clean it (#9613) diff --git a/VERSION.md b/VERSION.md index 8bf382e6d5..8d2ab4f96c 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.183 \ No newline at end of file +17.0.184 \ No newline at end of file