diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ce62abfc..958a74253 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,8 @@ #### Version 0.29.1 * Mi Band 3: Support setting language to to German, Italian, French, Polish, Japanese, Korean (read wiki) * Mi Band 3: Support flashing latest RES files -* Mi Band 3: Fix notifcation text not being displayed -* Mi Band 3/Cor/Bip: Display app name when generic when no app specific icon is available +* Mi Band 3: Fix notification text not being displayed +* Mi Band 3/Cor/Bip: Display app name when no app specific icon is available * Teclast: add/improve H1 and H3 watch recognition * Support transliteration for Lithuanian and Bengali * Fix BLE reconnect issues in certain conditions diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index af1e8eed2..17e67ec87 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -3,8 +3,8 @@ Mi Band 3: Support setting language to to German, Italian, French, Polish, Japanese, Korean (read wiki) Mi Band 3: Support flashing latest RES files - Mi Band 3: Fix notifcation text not being displayed - Mi Band 3/Cor/Bip: Display app name when generic when no app specific icon is available + Mi Band 3: Fix notification text not being displayed + Mi Band 3/Cor/Bip: Display app name when no app specific icon is available Teclast: add/improve H1 and H3 watch recognition Support transliteration for Lithuanian and Bengali Fix BLE reconnect issues in certain conditions diff --git a/fastlane/metadata/android/en-US/changelogs/137.txt b/fastlane/metadata/android/en-US/changelogs/137.txt index f30e0a8b1..97ebb4c63 100644 --- a/fastlane/metadata/android/en-US/changelogs/137.txt +++ b/fastlane/metadata/android/en-US/changelogs/137.txt @@ -1,7 +1,7 @@ * Mi Band 3: Support setting language to to German, Italian, French, Polish, Japanese, Korean (read wiki) * Mi Band 3: Support flashing latest RES files -* Mi Band 3: Fix notifcation text not being displayed -* Mi Band 3/Cor/Bip: Display app name when generic when no app specific icon is available +* Mi Band 3: Fix notification text not being displayed +* Mi Band 3/Cor/Bip: Display app name when no app specific icon is available * Teclast: add/improve H1 and H3 watch recognition * Support transliteration for Lithuanian and Bengali * Fix BLE reconnect issues in certain conditions