From 3b2d8334852fce5befa1645686bb00884c2c5572 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 23 Apr 2020 14:00:47 -0400 Subject: [PATCH] auto: increment master version to 14.0.56 --- HISTORY.md | 7 +++++++ VERSION.md | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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