diff --git a/CHANGELOG.md b/CHANGELOG.md index 71829f4d..19ab2fbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ###Changelog ####Version 0.10.1 * Pebble: set extended music info by dissecting notifications on Android 5.0+ +* Pebble: various other improvemnts to music playback * Pebble: allow ignoring activity trackers indiviually (to keep the data on the pebble) * Mi Band: support for shifting the device time by N hours (for people who sleep at daytime) * Mi Band: initial and untested support for Mi Band 2 diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index e8e55dea..30d19573 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -2,6 +2,7 @@ Pebble: set extended music info by dissecting notifications on Android 5.0+ + Pebble: various other improvemnts to music playback Pebble: allow ignoring activity trackers indiviually (to keep the data on the pebble) Mi Band: support for shifting the device time by N hours (for people who sleep at daytime) Mi Band: initial and untested support for Mi Band 2