From 092012ab31a62cae3234780feb3c4df3e6d941b1 Mon Sep 17 00:00:00 2001 From: cpfeiffer Date: Tue, 29 Nov 2016 23:28:15 +0100 Subject: [PATCH] Changelog for 0.14.3 --- CHANGELOG.md | 3 ++- app/src/main/res/xml/changelog_master.xml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed4fb82f9..2804493c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,8 @@ ####Version 0.14.3 * Pebble: Experimental support for pairing and using all Pebble models via BLE -* Mi Band: Fix regressing causing wrong activity data +* Mi Band 1: Fix regression causing display of wrong activity data (#440) +* Mi Band 2: Support for continuous heart rate measurements in live activity view ####Version 0.14.2 * Pebble 2: Fix a bug where the Pebble got disconnected by other unrelated LE devices diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index 98f9cb758..395662b68 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -2,7 +2,8 @@ Pebble: Experimental support for pairing and using all Pebble models via BLE - Mi Band: Fix regressing causing wrong activity data + Mi Band 1: Fix regression causing display of wrong activity data + Mi Band 2: Support for continuous heart rate measurements in live activity view Pebble 2: Fix a bug where the Pebble got disconnected by other unrelated LE devices