diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fefd9e10..326c83453 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,13 @@ ### Changelog -### 0.61.0 (NEXT) +### 0.61.0 * Initial support for Nothing Ear(1) * Amazfit Bip U/Pro: Fix flashing firmware and watchfaces * Amazfit Bip U/Pro: Fix language setting -* Amazfit Bip U/Pro: allow unicode emoji +* Amazfit Bip U/Pro: Allow unicode emoji * Huami: fix supported languages list on many devices -* UM25: show more measured data +* Fossil Hybrid HR: Support rotation of backgrounds in watchface editor +* UM25: Show more measured data * Improved notification management including blacklist or whitelist apps settings or discrete notifications with removed text * Fix default daily target distance from 5 to 5000 meters diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index 6ebd4a410..d523f7643 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -1,5 +1,16 @@ + + Initial support for Nothing Ear(1) + Amazfit Bip U/Pro: Fix flashing firmware and watchfaces + Amazfit Bip U/Pro: Fix language setting + Amazfit Bip U/Pro: Allow unicode emoji + Huami: fix supported languages list on many devices + Fossil Hybrid HR: Support rotation of backgrounds in watchface editor + UM25: Show more measured data + Improved notification management including blacklist or whitelist apps settings or discrete notifications with removed text + Fix default daily target distance from 5 to 5000 meters + Initial support for FitPro bands Mi Band 6: really fix weather on new firmware diff --git a/fastlane/metadata/android/en-US/changelogs/204.txt b/fastlane/metadata/android/en-US/changelogs/204.txt new file mode 100644 index 000000000..8c4190eab --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/204.txt @@ -0,0 +1,9 @@ +* Initial support for Nothing Ear(1) +* Amazfit Bip U/Pro: Fix flashing firmware and watchfaces +* Amazfit Bip U/Pro: Fix language setting +* Amazfit Bip U/Pro: Allow unicode emoji +* Huami: fix supported languages list on many devices +* Fossil Hybrid HR: Support rotation of backgrounds in watchface editor +* UM25: Show more measured data +* Improved notification management including blacklist or whitelist apps settings or discrete notifications with removed text +* Fix default daily target distance from 5 to 5000 meters