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