diff --git a/HISTORY.md b/HISTORY.md index 26de3bf652..f3c383d7b3 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,11 @@ # Keyman Version History +## 17.0.245 alpha 2024-01-16 + +* chore(core): Ignore C++ symbols (#10386) +* fix(android): Fix OSK rotation issues (#10373) +* feat(developer): add `-m` parameter to kmc to control message severity (#10258) + ## 17.0.244 alpha 2024-01-15 * refactor(core): Move `km_core_state_context_*` tests to separate file (#10375) diff --git a/VERSION.md b/VERSION.md index 32689258e1..8c12aa78ac 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.245 \ No newline at end of file +17.0.246 \ No newline at end of file