From 1b9f297ebed7d91878692399c4ea57a17d0b221b Mon Sep 17 00:00:00 2001 From: cpfeiffer Date: Mon, 29 Feb 2016 22:04:40 +0100 Subject: [PATCH] Updated for Mi1S --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fb5827de..18253bbc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ####Version (next) * Pebble: install (and start) freshly-installed apps on the watch instead of showing a Toast that tells the user to do so. (only applies to firmware 3.x) +* Mi Band 1S: support for synchronizing activity data (#205) +* Mi Band 1S: initial support for reading heart rate via the "Debug Screen" #178 ####Version 0.8.0 * Pebble: Support Pebble Health: steps/activity data are stored correctly. Sleep time is considered as light sleep. Deep sleep is discarded. The pebble will send data where it seems appropriate, there is no action to perform on the watch for this to happen.