From 9dd0a8bf2bd6fa66939a7d69a981bb8ce84d9846 Mon Sep 17 00:00:00 2001 From: cpfeiffer Date: Mon, 29 Feb 2016 22:13:31 +0100 Subject: [PATCH] Small rewording --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18253bbc7..8c99e5ecd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ####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 +* Mi Band 1S: support for reading the 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.