From ef93b553cd79a3cb2f306ad746271aebdb18f67a Mon Sep 17 00:00:00 2001 From: jahorton Date: Mon, 23 Sep 2019 11:42:49 +0700 Subject: [PATCH] history.md --- web/history.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web/history.md b/web/history.md index 01c05e6aba..ac6a733891 100644 --- a/web/history.md +++ b/web/history.md @@ -3,6 +3,10 @@ ## 13.0 alpha * Start version 13.0 +## 2019-09-23 12.0.86 beta +* Fixes issue in Toolbar UI for some keyboards with language ids that include subtags (#2116) +* Fixes issue with '=' key use on certain platforms in Firefox (#2118) + ## 2019-09-20 12.0.85 beta * Adds failsafe in case of sticky backspace scenarios, making it simpler to cancel. (#2107)