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