From df28652a0fb881e12efb2af37873f45c1c256a97 Mon Sep 17 00:00:00 2001 From: Andreas Shimokawa Date: Sun, 15 Aug 2021 22:47:02 +0200 Subject: [PATCH] update changelogs --- CHANGELOG.md | 10 +++++----- app/src/main/res/xml/changelog_master.xml | 10 +++++----- fastlane/metadata/android/en-US/changelogs/200.txt | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c0b18b27..a18e22261 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,13 @@ ### Changelog ### 0.59.1 -* Fossil Hybrid HR: Add power saving feature -* Fossil Hybrid HR: Add timezone selector for second timezone widget -* Fossil Hybrid HR: add many new widgets (battery, calories, 2nd TZ, chance of rain) +* Fossil Hybrid HR: Add power saving feature and many new widgets for the official Gadgetbridge watchface (battery, calories, 2nd TZ, chance of rain) * Fossil Hybrid HR: Support setting metric/imperial mode -* add Heart Rate measurement screen, accessible via heart icon in device action icons * Amazfit T-Rex Pro: Try to fix some menu items -* Huami: re-enable setting the timezone correctly with included DST +* Huami: Re-enable setting the timezone correctly with included DST (fixes world time) +* Bangle.js: Add functions for pushing bitmaps +* Bangle.js: Aadd configurable MTU +* Add Heart Rate measurement screen, accessible via heart icon in device action icons ### 0.59.0 * Initial support for SMA Q2 OSS firmware (Emeryth) diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index 44b4dafb6..33b758512 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -1,13 +1,13 @@ - Fossil Hybrid HR: Add power saving feature - Fossil Hybrid HR: Add timezone selector for second timezone widget - Fossil Hybrid HR: add many new widgets (battery, calories, 2nd TZ, chance of rain) + Fossil Hybrid HR: Add power saving feature and many new widgets for the official Gadgetbridge watchface (battery, calories, 2nd TZ, chance of rain) Fossil Hybrid HR: Support setting metric/imperial mode - add Heart Rate measurement screen, accessible via heart icon in device action icons Amazfit T-Rex Pro: Try to fix some menu items - Huami: re-enable setting the timezone correctly with included DST + Huami: Re-enable setting the timezone correctly with included DST (fixes world time) + Bangle.js: Add functions for pushing bitmaps + Bangle.js: Aadd configurable MTU + Add Heart Rate measurement screen, accessible via heart icon in device action icons Initial support for SMA Q2 OSS firmware (Emeryth) diff --git a/fastlane/metadata/android/en-US/changelogs/200.txt b/fastlane/metadata/android/en-US/changelogs/200.txt index d06ec427e..b217d2066 100644 --- a/fastlane/metadata/android/en-US/changelogs/200.txt +++ b/fastlane/metadata/android/en-US/changelogs/200.txt @@ -1,7 +1,7 @@ -* Fossil Hybrid HR: Add power saving feature -* Fossil Hybrid HR: Add timezone selector for second timezone widget -* Fossil Hybrid HR: add many new widgets (battery, calories, 2nd TZ, chance of rain) +* Fossil Hybrid HR: Add power saving feature and many new widgets for the official Gadgetbridge watchface (battery, calories, 2nd TZ, chance of rain) * Fossil Hybrid HR: Support setting metric/imperial mode -* add Heart Rate measurement screen, accessible via heart icon in device action icons * Amazfit T-Rex Pro: Try to fix some menu items -* Huami: re-enable setting the timezone correctly with included DST +* Huami: Re-enable setting the timezone correctly with included DST (fixes world time) +* Bangle.js: Add functions for pushing bitmaps +* Bangle.js: Aadd configurable MTU +* Add Heart Rate measurement screen, accessible via heart icon in device action icons