diff --git a/HISTORY.md b/HISTORY.md index 92ade36e34..52fa64d94a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,13 @@ # Keyman Version History +## 16.0.37 alpha 2022-07-22 + +* fix(linux): Catch PermissionError exception (#6968) +* chore(linux): Update Debian changelog :cherries: (#6973) +* chore(linux): Add support for Ubuntu 22.10 "Kinetic Kudu" (#6975) +* fix(developer): reduce timeouts if server shut down (#6943) +* fix(linux): Implement refresh after keyboard installation (#6956) + ## 16.0.36 alpha 2022-07-20 * chore(linux): Code cleanup (#6957) diff --git a/VERSION.md b/VERSION.md index 73d61f0fa1..be385227ee 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -16.0.37 \ No newline at end of file +16.0.38 \ No newline at end of file