From e18a1609e8647a2ef4b9986e6fca92ed484e1fda Mon Sep 17 00:00:00 2001 From: jahorton Date: Fri, 4 Oct 2019 11:04:53 +0700 Subject: [PATCH] history.md --- web/history.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/history.md b/web/history.md index 8e2440c757..62643f2d21 100644 --- a/web/history.md +++ b/web/history.md @@ -3,6 +3,9 @@ ## 13.0 alpha * Start version 13.0 +## 2019-10-04 12.0.90 beta +* Fixes next-layer management complications with predictive correction data computation (#2172) + ## 2019-10-01 12.0.87 beta * Fixes the `setLastActiveElement` API function for touch form factors (#2151)