diff --git a/HISTORY.md b/HISTORY.md index 997daa03f9..4d97b21f55 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 14.0.57 alpha 2020-04-27 + +* modify(common): Update to Unicode 13.0 (#3029) +* modify(android): Refactor Keyboard class to not use Map (#3020) + ## 14.0.56 alpha 2020-04-24 * fix(android): Clarify label that shows "Get Started" on startup (#3025) diff --git a/VERSION.md b/VERSION.md index f8d205b387..2235cdb757 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -14.0.57 \ No newline at end of file +14.0.58 \ No newline at end of file