From 701d8b8a1626eb081091fc9c767216719f4ebe73 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Mon, 9 Mar 2020 14:00:55 -0400 Subject: [PATCH] auto: increment master version to 14.0.23 --- HISTORY.md | 9 +++++++++ VERSION.md | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index cbe8108edf..823ba6e216 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,14 @@ # Keyman Version History +## 14.0.22 alpha 2020-03-09 + +* fix(common): parameter order incorrect in git diff (#2787) +* feat(ios): compilations within Xcode now properly set version (#2775) +* fix(ios/engine): Fixes context bug for certain keyboard rules after newlines (#2770) +* feat(android): Update additional main app strings for crowdin (#2793) +* feat(ios): Start of Sentry-based crash reporting (#2771) +* feat(ios): Improved Sentry integration (first pass) (#2782) + ## 14.0.21 alpha 2020-03-08 * fix(ci): builds were never triggered (#2790) diff --git a/VERSION.md b/VERSION.md index 48b1e0199e..ad7f57004c 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -14.0.22 \ No newline at end of file +14.0.23 \ No newline at end of file