From 736d22e8d7e5af48bee17feb557fbbcd28cd7872 Mon Sep 17 00:00:00 2001 From: Joshua Horton Date: Fri, 17 Nov 2017 15:16:13 +0700 Subject: [PATCH] history.md --- web/history.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/history.md b/web/history.md index 2859a36a31..df62de0c21 100644 --- a/web/history.md +++ b/web/history.md @@ -18,6 +18,8 @@ * Fixed key codes for longpress keys and handle default keys beyond U_FFFF * Enhanced the removeKeyboards API function (#5) * Fixed an issue with the Toolbar UI under certain scenarios (#271) +* New feature: physical keyboard input now supported on touch-enabled inputs. (#237) (#311) + * Note that hardware-based keyboard input will always follow 'hardware' and 'desktop' platform rules to ensure consistency. ## 2017-07-10 2.0.473 stable * 2.0 stable release build.