From ec22ae9fac4d72a51493a7aeff04292f580eba9b Mon Sep 17 00:00:00 2001 From: Darcy Wong Date: Fri, 28 Aug 2020 16:11:26 +0700 Subject: [PATCH] chore(android): Update history.md --- android/history.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/android/history.md b/android/history.md index 7eb9150e98..217363fbd9 100644 --- a/android/history.md +++ b/android/history.md @@ -1,5 +1,9 @@ # Keyman for Android Version History +## 2020-08-31 13.0.6217 stable +* Bug fix: + * Fix overflow menu for hdpi devices (#3536) + ## 2020-07-17 13.0.6216 stable * Bug fix: * Make sure switch to system keyboard works on lock screen for Android P (#3358)