diff --git a/HISTORY.md b/HISTORY.md index c6de01b10b..4bec3bf2d7 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,14 @@ # Keyman Version History +## 19.0.141 alpha 2025-10-16 + +* refactor(linux): extract functions (#14937) +* refactor(linux): remove no-longer-needed Python 3.7 code (#14956) +* chore(linux): don't report errors to Sentry when running autopkgtests (#14938) +* fix(linux): fix installing keyboard in shared area (#14953) +* fix(linux): install schema during `keyman-config/build.sh install` (#14962) +* test(linux): add regression tests for cli tools to autopkgtests (#14950) + ## 19.0.140 alpha 2025-10-15 * fix(mac): add Microsoft Word to non-compliant app list (#14940) diff --git a/VERSION.md b/VERSION.md index 246cb1e3ef..e6cf4c99f8 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.141 \ No newline at end of file +19.0.142 \ No newline at end of file