diff --git a/HISTORY.md b/HISTORY.md index e96b0db5d7..dac7949d78 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,12 @@ # Keyman Version History +## 14.0.55 alpha 2020-04-23 + +* modify(android): Convert LanguageListActivity to utility (#3018) +* refactor(web/engine): successful web-core compilation (#2992) +* change(common/lmlayer): always bundle searchTermToKey() with model (#2971) +* change(common/lmlayer): remove NFD table (#3014) + ## 14.0.54 alpha 2020-04-22 * refactor(common/lmlayer): word breaker compilation (#3016) diff --git a/VERSION.md b/VERSION.md index c919fc0eeb..e96f740ea4 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -14.0.55 \ No newline at end of file +14.0.56 \ No newline at end of file