From 9cea2fc3bdc95013bad8fd335006925e05b4fc59 Mon Sep 17 00:00:00 2001 From: cpfeiffer Date: Wed, 28 Dec 2016 22:54:07 +0100 Subject: [PATCH] Update changelog for 0.16 --- CHANGELOG.md | 10 ++++++---- app/src/main/res/xml/changelog_master.xml | 9 ++++++--- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 949564e4..24985ba3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,12 @@ ###Changelog ####Version 0.16.0 -* New device: ZeBand -* ZeBand: Initial experimental support -* Pebble 2: Fix Pebble Classic FW 3.x app variant being priorized over native Pebble 2 app variant - +* New devices: HPlus (e.g. Zeblaze ZeBand), contributed by João Paulo Barraca +* ZeBand: Initial support: notifications, heart rate, sleep monitoring, user configuration, date+time +* Pebble 2: Fix Pebble Classic FW 3.x app variant being prioritized over native Pebble 2 app variant +* Charts (Live Activity): Fix axis labels color in dark theme +* Mi Band: Fix ginormous step count when using Live Activity +* Mi Band: Improved performance during activity sync ####Version 0.15.2 * Mi Band: Fix crash with unknown notification sources diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index 7b1b8cb0..94692336 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -1,9 +1,12 @@ - New device: ZeBand - ZeBand: Initial experimental support - Pebble 2: Fix Pebble Classic FW 3.x app variant being priorized over native Pebble 2 app variant + New devices: HPlus (e.g. Zeblaze ZeBand), contributed by João Paulo Barraca + ZeBand: Initial support: notifications, heart rate, sleep monitoring, user configuration, date+time + Pebble 2: Fix Pebble Classic FW 3.x app variant being prioritized over native Pebble 2 app variant + Charts (Live Activity): Fix axis labels color in dark theme + Mi Band: Fix ginormous step count when using Live Activity + Mi Band: Improved performance during activity sync Mi Band: Fix crash with unknown notification sources