From d68b5c797dfcd07ca2b3a2ac6e851bfdeff00d73 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Wed, 5 Feb 2025 21:53:07 -0500 Subject: [PATCH] auto: increment stable-17.0 version to 17.0.336 --- HISTORY.md | 12 ++++++++++++ VERSION.md | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 415c707fb5..00dcb0127d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,17 @@ # Keyman Version History +## 17.0.335 stable 2025-02-06 + +* fix(android): improve resource-update tool handling of host Activity's closure (#13057) +* fix(ios): prevent message-handler collision (#13058) +* chore(linux): improve compatibility with Gentoo Linux (#12889) +* chore(linux): Update debian changelog (#13062) +* fix(web): keyboard query error states should always provide informative Error objects, reports (#13079) +* chore: push the branch when creating PR in version history writer (#13085) +* fix(web): disabled correction state should prevent predictive corrections (#13074) +* change(ios): set host-app bundle identifier in embedded Web debug-report (#13112) +* chore(mac, ios): build and run with xcode 16 (#13121) + ## 17.0.334 stable 2025-01-27 * chore(linux): update copyright year (#12919) diff --git a/VERSION.md b/VERSION.md index 79ccedaa9f..8cca38b279 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.335 \ No newline at end of file +17.0.336 \ No newline at end of file