From 107a03b0db27e83263f7833b107384e1011c5075 Mon Sep 17 00:00:00 2001 From: Andreas Shimokawa Date: Sun, 27 Aug 2017 01:01:42 +0200 Subject: [PATCH] prepare for release --- CHANGELOG.md | 4 +++- app/src/main/res/xml/changelog_master.xml | 7 +++++++ fastlane/metadata/android/en-US/changelogs/100.txt | 5 +++++ 3 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 fastlane/metadata/android/en-US/changelogs/100.txt diff --git a/CHANGELOG.md b/CHANGELOG.md index 31a75e65..7437eb62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,11 @@ ### Changelog -#### Version 0.20.2 (next) +#### Version 0.20.2 * Amazfit Bip: Various fixes regarding weather, add condition string support for FW 0.0.8.74 * Amazfit Bip: enable caller display in later firmwares * Amazfit Bip: initial firmware update support (EXPERIMENTAL, AT YOUR OWN RISK) +* Re-enable improved speed zones tab +* Probably fix crash with certain music players #### Version 0.20.1 * Amazfit Bip: Support icons and text body for notifications diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index cfb8b512..a395861a 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -1,5 +1,12 @@ + + Amazfit Bip: Various fixes regarding weather, add condition string support for FW 0.0.8.74 + Amazfit Bip: enable caller display in later firmwares + Amazfit Bip: initial firmware update support (EXPERIMENTAL, AT YOUR OWN RISK) + Re-enable improved speed zones tab + Probably fix crash with certain music players + Amazfit Bip: Support icons and text body for notifications Mi Band: Fix setting smart alarms diff --git a/fastlane/metadata/android/en-US/changelogs/100.txt b/fastlane/metadata/android/en-US/changelogs/100.txt new file mode 100644 index 00000000..cf24dc7f --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/100.txt @@ -0,0 +1,5 @@ +* Amazfit Bip: Various fixes regarding weather, add condition string support for FW 0.0.8.74 +* Amazfit Bip: enable caller display in later firmwares +* Amazfit Bip: initial firmware update support (EXPERIMENTAL, AT YOUR OWN RISK) +* Re-enable improved speed zones tab +* Probably fix crash with certain music players