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