diff --git a/CHANGELOG.md b/CHANGELOG.md index 701824bce..8db743e44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,10 @@ ####Version 0.14.1 * Mi Band 2: Initial experimental support for activity data +* Mi Band 2: Send the fitness goal (steps) to the band * Pebble 2: Work around firmware installation issues (tested with upgrading 4.2 to 4.3) * Pebble: Further improve compatibility for watchface configuration +* Charts: display the total time range, not just the range with available data ####Version 0.14.0 * Pebble 2: Initial experimental support for P2/PT2 using BLE diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index e0c752959..ab207d9e3 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -2,8 +2,10 @@ Mi Band 2: Initial experimental support for activity data + Mi Band 2: Send the fitness goal (steps) to the band Pebble 2: Work around firmware installation issues (tested with upgrading 4.2 to 4.3) Pebble: Further improve compatibility for watchface configuration + Charts: display the total time range, not just the range with available data Pebble 2: Initial experimental support for P2/PT2 using BLE