diff --git a/CHANGELOG.md b/CHANGELOG.md index bcbcebddc..a0e18d307 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ### 0.58.2 * InfiniTime: Support notification for battery level -* Allow associating an external GPX track to sports activities +* Allow importing GPX tracks via Android Intent/Share system * Add option for black background to dark theme * BangleJS, WaspOS: Support for transliteration * Add missing icons to settings items diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index babab4ca6..71f41ef55 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -2,7 +2,7 @@ InfiniTime: Support notification for battery level - Allow associating an external GPX track to sports activities + Allow importing GPX tracks via Android Intent/Share system Add option for black background to dark theme BangleJS, WaspOS: Support for transliteration Add missing icons to settings items diff --git a/fastlane/metadata/android/en-US/changelogs/198.txt b/fastlane/metadata/android/en-US/changelogs/198.txt index 3be86b8c9..92530613c 100644 --- a/fastlane/metadata/android/en-US/changelogs/198.txt +++ b/fastlane/metadata/android/en-US/changelogs/198.txt @@ -1,5 +1,5 @@ * InfiniTime: Support notification for battery level -* Allow associating an external GPX track to sports activities +* Allow importing GPX tracks via Android Intent/Share system * Add option for black background to dark theme * BangleJS, WaspOS: Support for transliteration * Add missing icons to settings items