diff --git a/CHANGELOG.md b/CHANGELOG.md index 787e5d200..1d85c2af2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ### Changelog -#### 0.45.0 (WIP) + +#### 0.45.0 * Initial support for Amazfit T-Rex * Amazfit Bip S: Support installation of latest .res * Amazfit Bip S: Support longer notification messages diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index 0f906fd81..f4d1aeb5e 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -1,5 +1,15 @@ + + Initial support for Amazfit T-Rex + Amazfit Bip S: Support installation of latest .res + Amazfit Bip S: Support longer notification messages + Huami: Limit weather forecast to 7 days to fix problems with weather notificaon 0.3.11 + Huami: Improve music playback information + Huami: Ensure cutting strings on UTF-8 border + Stop incoming call notification when VoIP calls are missed + Fix a crash when with Farsi translation + Huami: Support flashing newer GPS firmware and GPS ALM Amazfit Bip S: Support music control diff --git a/fastlane/metadata/android/en-US/changelogs/176.txt b/fastlane/metadata/android/en-US/changelogs/176.txt new file mode 100644 index 000000000..2e6534524 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/176.txt @@ -0,0 +1,8 @@ +* Initial support for Amazfit T-Rex +* Amazfit Bip S: Support installation of latest .res +* Amazfit Bip S: Support longer notification messages +* Huami: Limit weather forecast to 7 days to fix problems with weather notificaon 0.3.11 +* Huami: Improve music playback information +* Huami: Ensure cutting strings on UTF-8 border +* Stop incoming call notification when VoIP calls are missed +* Fix a crash when with Farsi translation