From 47fc360ecebd862c8a897ea85ee6c19bd159d779 Mon Sep 17 00:00:00 2001 From: jahorton Date: Thu, 13 Feb 2020 08:19:44 +0700 Subject: [PATCH] chore(web): history.md --- web/history.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/history.md b/web/history.md index 3444d6c8d2..664bf99b27 100644 --- a/web/history.md +++ b/web/history.md @@ -1,5 +1,8 @@ # KeymanWeb Version History +## 2020-02-13 +* Bug fix: language menu not positioned correctly for touch-based devices (#2642) + ## 2020-02-03 13.0.33 beta * Bug fix: BKSP not working corrrectly with design-mode iframes (#2561)