From f25633fe247bf5160fa7fd0ef9ebeab641cd0420 Mon Sep 17 00:00:00 2001 From: Darcy Wong Date: Mon, 11 Nov 2019 13:09:09 +0700 Subject: [PATCH] chore(ios): Update history.md --- ios/history.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ios/history.md b/ios/history.md index 50b0d21b12..3b9d561ea5 100644 --- a/ios/history.md +++ b/ios/history.md @@ -3,6 +3,13 @@ ## 13.0 alpha * Start version 13.0 +## 2019-11-14 12.0.54 stable +* Confine system keyboard popup-key positioning (#2317) +* Fix initialization of system keyboard width (#2318) + +## 2019-10-10 12.0.53 stable +* No actual code changes affecting iOS (KeymanWeb #2194) + ## 2019-10-08 12.0.52 stable * Fixes issue when installing dictionaries (#2193)