diff --git a/CHANGELOG.md b/CHANGELOG.md index 80cb16a8f..88df4c0a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,8 @@ * Pebble: use the last known location for setting sunrise and sunset ####Version 0.13.8 -* Mi Band2: attempt at fixing connection issues for users of Mi Fit (#408, #425) +* Mi Band 2: fix connection issues for users of Mi Fit (#408, #425) +* Mi Band 1A: fix firmware update for certain 1A models ####Version 0.13.7 * Pebble: Fix configuration of certain pebble apps (eg. QR Generator, Squared 4.0) diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index 158ab7428..555b71a4f 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -4,7 +4,8 @@ Pebble: use the last known location for setting sunrise and sunset - Mi Band 2: attempt at fixing connection issues for users of Mi Fit + Mi Band 2: fix connection issues for users of Mi Fit + Mi Band 1A: fix firmware update on certain 1A models Pebble: Fix configuration of certain pebble apps (eg. QR Generator, Squared 4.0)