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