diff --git a/HISTORY.md b/HISTORY.md index ce2e51e9a0..4a03c8759a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,11 @@ # Keyman Version History +## 17.0.319 beta 2024-05-04 + +* fix(android): inverting a selection range would crash Keyman (#11345) +* fix(developer): handle missing Name element for File element in package compiler (#11352) +* fix(developer): handle missing Description element for File element in package compiler (#11354) + ## 17.0.318 beta 2024-05-02 * fix(web): longpress shortcut activation should only consider northward part (#11306) diff --git a/VERSION.md b/VERSION.md index d64b9fd77a..35e9bfaa36 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.319 \ No newline at end of file +17.0.320 \ No newline at end of file