From 1016f8a39afa882e02c4a29fb9b34587f43f75c4 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 7 Mar 2024 13:05:29 -0500 Subject: [PATCH] auto: increment beta version to 17.0.285 --- HISTORY.md | 12 ++++++++++++ VERSION.md | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index ddabef3739..4bb3b58ce1 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,17 @@ # Keyman Version History +## 17.0.284 beta 2024-03-07 + +* fix(web): globe key highlighting (#10932) +* chore(web): updates mtnt model used by test page (#10935) +* fix(developer): kmc keyboard info compiler no kmp error (#10893) +* fix(developer): Treat Right Shift as Shift in debugger (#10919) +* docs(developer): kmc-model api documentation (#10921) +* docs(developer): kmc-model-info api documentation (#10922) +* docs(developer): kmc-keyboard-info api documentation (#10923) +* docs(developer): kmc-package api documentation (#10924) +* fix(developer): normalize all input paths in .kps compiler (#10950) + ## 17.0.283 beta 2024-03-06 * fix(android): fixes context-change detection for repeated-char cases (#10873) diff --git a/VERSION.md b/VERSION.md index 8d846d3675..ff5405ed21 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.284 \ No newline at end of file +17.0.285 \ No newline at end of file