diff --git a/CHANGELOG.md b/CHANGELOG.md index 19ab2fbb..ebd0ff29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ ###Changelog + + +####Version 0.10.2 +* Pebble: allow to manually paste configuration data for legacy configuration pages +* Pebble: various improvements to the configuration page + ####Version 0.10.1 * Pebble: set extended music info by dissecting notifications on Android 5.0+ * Pebble: various other improvemnts to music playback diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index 30d19573..089322be 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -1,5 +1,12 @@ + + Pebble: allow to manually paste configuration data for legacy configuration pages + + Pebble: various improvements to the configuration page + Pebble: set extended music info by dissecting notifications on Android 5.0+ Pebble: various other improvemnts to music playback