From e473b489cd9e94d1ad0a36c42f231cd839e7ad03 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Fri, 23 Feb 2024 13:03:36 -0500 Subject: [PATCH] auto: increment beta version to 17.0.276 --- HISTORY.md | 12 ++++++++++++ VERSION.md | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 41ebe4544c..1e52dbd826 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,17 @@ # Keyman Version History +## 17.0.275 beta 2024-02-23 + +* (#10791) +* fix(developer): publish keymancore-1.dll symbols (#10797) +* fix(developer): improve uploading of sourcemaps to sentry (#10798) +* fix(android/engine): Fix how keyboard picker menu exits (#10806) +* chore(linux): Fix `upload-to-debian.sh` script for beta releases (#10784) +* chore(linux): Fix API verification after adding SONAME (#10813) +* chore(linux): Address comments from Debian mailing list (#10800) +* docs(linux): Update how to build binary package with docker (#10814) +* chore(linux): Update debian changelog (#10785) + ## 17.0.274 beta 2024-02-22 * fix(android/engine): Remove logs for uninitialized default keyboard (#10782) diff --git a/VERSION.md b/VERSION.md index 22dcf67532..b750f8a689 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.275 \ No newline at end of file +17.0.276 \ No newline at end of file