From 4cdfea25f994cf59a707770329386c1069deb8ae Mon Sep 17 00:00:00 2001 From: cpfeiffer Date: Sun, 18 Oct 2015 21:36:39 +0200 Subject: [PATCH] Updated for 0.6.4 (Mi Band 1A) --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 790128f80..733b81c62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,9 @@ ####Version 0.6.4 * Support pull down to synchronize activity data * Display tabs in the Charts activity +* Mi Band: initial support for Mi Band 1a (the one with white LEDs) (thanks @sarg) * Register/unregister BroadcastReceivers instead of enabling/disabling them with PackageManager + (should fix disconnection because the service is being killed) ####Version 0.6.3 * Pebble: support installation of language files (.pbl) on FW 2.x