diff --git a/HISTORY.md b/HISTORY.md index 36d32ed68b..4a1f8c9605 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 17.0.287 beta 2024-03-12 + +* chore(developer): resolve excessive-fatal-exception issue (#10949) +* fix(linux): Remove `ibus-keyman.post{inst,rm}` and verify that `ibus-daemon` is running when we start km-config (#10788) + ## 17.0.286 beta 2024-03-11 * chore(web): improve the clarity of hints on OSK for Android (#10971) diff --git a/VERSION.md b/VERSION.md index 4c4d0f53c5..5f2d3c7ed6 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.287 \ No newline at end of file +17.0.288 \ No newline at end of file