From 53e1522576197130523275836b3933076480be4c Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Fri, 1 Mar 2024 13:13:53 -0500 Subject: [PATCH] auto: increment beta version to 17.0.281 --- HISTORY.md | 13 +++++++++++++ VERSION.md | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 7ae1696dcdf..9db4ae8acb6 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,18 @@ # Keyman Version History +## 17.0.280 beta 2024-03-01 + +* fix(developer): make sure scroll bar appears when needed in global welcome (#10818) +* chore(common): loosen .keyman-touch-layout schema layer id requirements (#10819) +* docs(developer): kmc-kmn api documentation and some message documentation (#10856) +* refactor(developer): cleanup kmn compiler message namespaces (#10867) +* refactor(developer): reorganize messages for adding details (#10878) +* fix(ios): context-initial diacritic handling (#10589) +* feat(developer): adds kmc message command (#10888) +* test(developer): kmc unit test infrastructure messages (#10825) +* fix(android): handle surrogate pairs in selection range indexing (#10885) +* feat(windows): move the code kmshell.dpr to unit so that only the includes are in dpr (#10871) + ## 17.0.279 beta 2024-02-29 * fix(linux): Fix libkeymancore-dev dependencies (#10880) diff --git a/VERSION.md b/VERSION.md index 3065797f00a..51cfba5ec88 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.280 \ No newline at end of file +17.0.281 \ No newline at end of file