From 6dbc86f0b9d1bb4c3ed7b3a503ff3b4d65fd1845 Mon Sep 17 00:00:00 2001 From: jahorton Date: Fri, 13 Mar 2020 14:01:27 +0700 Subject: [PATCH] chore(web): history.md --- web/history.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/web/history.md b/web/history.md index ea6328d626..7e45feb80f 100644 --- a/web/history.md +++ b/web/history.md @@ -1,5 +1,10 @@ # KeymanWeb Version History +## 2020-03-13 13.0.104 stable +* Bug fix: further updates BuildVisualKeyboard (#2823) +* Bug fix: fixes word lookup for wordlist models for languages in the SMP Unicode planes (#2821) +* Bug fix: fixes issue with touch-layout popup key modifier interpretation (#2820) + ## 2020-03-11 13.0.103 stable * Bug fix: updates BuildVisualKeyboard for generating help documentation (#2807) * Bug fix: fixes issue with addKeyboards Cloud API call (#2797)