diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d8858659..36554d687 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * 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 2: Fix activity data missing after doing manual hr measurements or live activity * Support sharing firmwares/watchapps/watchfaces to Gadgetbridge ####Version 0.15.2 diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index 669064ea5..41cf05c7a 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -7,6 +7,7 @@ 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 2: Fix activity data missing after doing manual hr measurements or live activity Support sharing firmwares/watchapps/watchfaces to Gadgetbridge