From dbe96582a795ee0e7a0025ee16ec260c5326cb54 Mon Sep 17 00:00:00 2001 From: cpfeiffer Date: Tue, 22 Nov 2016 00:04:12 +0100 Subject: [PATCH] Changelog for 0.14.0 --- CHANGELOG.md | 4 ++++ app/src/main/res/xml/changelog_master.xml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b04b53ce..287ae7eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ * Pebble 2: Initial experimental support for P2/PT2 using BLE * Pebble: Special support in device discovery activity (MUST be used to get Pebble 2 working) * Pebble: Improve compatibility for watchface configuration +* Mi Band 2: support for heart rate measurement during sleep +* Mi Band 2: configuration option to activate the display on lift +* Mi Band 2: configuration option to display the time + date or just the time +* Mi Band 2: honor the wear location configuration option ####Version 0.13.9 * Pebble: use the last known location for setting sunrise and sunset diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index a9a79e4a..bd975b90 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -4,6 +4,10 @@ Pebble 2: Initial experimental support for P2/PT2 using BLE Pebble: Special support in device discovery activity (MUST be used to get Pebble 2 working) Pebble: Improve compatibility for watchface configuration + Mi Band 2: support for heart rate measurement during sleep + Mi Band 2: configuration option to activate the display on lift + Mi Band 2: configuration option to display the time + date or just the time + Mi Band 2: honor the wear location configuration option Pebble: use the last known location for setting sunrise and sunset