From 75f73ef53afb6f7b10dcb4dcef8dae0f427e71be Mon Sep 17 00:00:00 2001 From: "Joshua A. Horton" Date: Thu, 6 Dec 2018 08:46:58 +0700 Subject: [PATCH] history.md tweak --- web/history.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/history.md b/web/history.md index 522a811fb1..50589d2440 100644 --- a/web/history.md +++ b/web/history.md @@ -3,7 +3,7 @@ ## 11.0 alpha * Add `setNumericLayer()` for embedded platforms to change OSK to numeric layer. * Fixes issue where file extensions are upper-case, e.g. ".TTF" -* Fixes keyboard layout issues after mobile device rotations. (#248) +* Fixes keyboard layout issues after mobile device rotations. (#248) (#970) ## 2018-07-06 10.0.103 stable * Fixes issue for embedded Android, iOS apps where a keyboard with varying row counts in different layers could crash (#1055)