From aa4d0332d79aca3dff4e6298c53570841bf64430 Mon Sep 17 00:00:00 2001 From: jahorton Date: Tue, 1 Oct 2019 11:22:35 +0700 Subject: [PATCH] Minor tweak --- web/history.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/history.md b/web/history.md index ac6a733891..ca8e0d1748 100644 --- a/web/history.md +++ b/web/history.md @@ -3,6 +3,9 @@ ## 13.0 alpha * Start version 13.0 +## 2019-10-01 12.0.87 beta +* Fixes the `setLastActiveElement` API function for touch form factors + ## 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)