From 466818a2a614cd69fdd9a6bfdcd29fa96a2a4fe7 Mon Sep 17 00:00:00 2001 From: Marc Durdin Date: Tue, 8 Jan 2019 20:56:29 +1100 Subject: [PATCH] [Windows] history.md --- windows/src/desktop/history.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/windows/src/desktop/history.md b/windows/src/desktop/history.md index f085d18ea1..58b09b4986 100644 --- a/windows/src/desktop/history.md +++ b/windows/src/desktop/history.md @@ -1,5 +1,9 @@ # Keyman Desktop Version History +## 2019-01-08 11.0.1302.0 beta +* Bug Fix: Switching between keyboards in same language would sometimes fail (#1505) +* Bug Fix: Caps Lock control headers are now handled correctly by Keyman (#1506) + ## 2019-01-07 11.0.1301.0 beta * Bug Fix: Hotkeys are now correctly assigned to keyboards when installed (#1485) * Change: Removed legacy API: Keyman_BuildKeyboardList, Keyman_GetAPIVersion, GetKeymanKeyboardInfo, GetKeymanInfo, GetSystemStore (#1503)