diff --git a/CHANGELOG.md b/CHANGELOG.md index c0d19859a..e993478a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,10 +3,14 @@ ### 0.63.0 * Galaxy Buds Live: Initial Support * Sony WH-1000XM3: Initial Support +* Add support for Casio GBD-200 and untested support for GBD-100 +* Casio: Fix alarm handling on all devices * Fossil Hybrid HR: Add button for removing the watchface background image * Fossil Hybrid HR: Support multiple 2nd-TZ and Custom widgets +* Fossil Hybrid HR: Add support for native DND functionality * Nothing Ear (1): Add multiple batteries support * Galaxy Buds: Add multiple batteries support +* Roidmi: New FM Frequency selector with presets * Add activity info to device cards * Add Nekogram X to Telegram notifications * Move location settings out of pebble menu diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index c39ceb667..f7f9715e9 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -3,10 +3,14 @@ Galaxy Buds Live: Initial Support Sony WH-1000XM3: Initial Support + Add support for Casio GBD-200 and untested support for GBD-100 + Casio: Fix alarm handling on all devices Fossil Hybrid HR: Add button for removing the watchface background image Fossil Hybrid HR: Support multiple 2nd-TZ and Custom widgets + Fossil Hybrid HR: Add support for native DND functionality Nothing Ear (1): Add multiple batteries support Galaxy Buds: Add multiple batteries support + Roidmi: New FM Frequency selector with presets Add activity info to device cards Add Nekogram X to Telegram notifications Move location settings out of pebble menu diff --git a/fastlane/metadata/android/en-US/changelogs/206.txt b/fastlane/metadata/android/en-US/changelogs/206.txt index ec66d03f4..79130f02c 100644 --- a/fastlane/metadata/android/en-US/changelogs/206.txt +++ b/fastlane/metadata/android/en-US/changelogs/206.txt @@ -1,9 +1,13 @@ * Galaxy Buds Live: Initial Support * Sony WH-1000XM3: Initial Support +* Add support for Casio GBD-200 and untested support for GBD-100 +* Casio: Fix alarm handling on all devices * Fossil Hybrid HR: Add button for removing the watchface background image * Fossil Hybrid HR: Support multiple 2nd-TZ and Custom widgets +* Fossil Hybrid HR: Add support for native DND functionality * Nothing Ear (1): Add multiple batteries support * Galaxy Buds: Add multiple batteries support +* Roidmi: New FM Frequency selector with presets * Add activity info to device cards * Add Nekogram X to Telegram notifications * Move location settings out of pebble menu