From 7bb59e219fefb7a9eecad0eaefe7d9840dfaebf2 Mon Sep 17 00:00:00 2001 From: Marc Durdin Date: Mon, 18 Nov 2019 16:41:55 +1100 Subject: [PATCH] chore: history --- web/history.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/history.md b/web/history.md index 9fc98bb5c9..0af00eaf0e 100644 --- a/web/history.md +++ b/web/history.md @@ -3,6 +3,9 @@ ## 13.0 alpha * Start version 13.0 +## 2019-11-18 12.0.103 stable +* Fix for 'display underlying' flag not working (#2353) + ## 2019-10-10 12.0.101 stable * Fixes issue with keyboards requiring special state notifications, such as the CJK picker keyboards (#2194)