diff --git a/android/fastlane/metadata/android/en-GB/changelogs/35.txt b/android/fastlane/metadata/android/en-GB/changelogs/35.txt index 356faf8f..2b26c960 100644 --- a/android/fastlane/metadata/android/en-GB/changelogs/35.txt +++ b/android/fastlane/metadata/android/en-GB/changelogs/35.txt @@ -1,2 +1,6 @@ * Implement issue #193 Cannot add 2FA Protected account (or feature #195 Two factor authentication support). -* Implement issue #192 Allows different strategy to use the accounts ( prioritize regular, use both guest and regular, use only regular). +* Implement issue #192 Allows different strategy to use the accounts. + There are 3 possible choices that can be set in the Account page: + - prioritize regular account (choice by default) + - use both guest and regular account + - use only regular account. diff --git a/fastlane/metadata/android/en-US/changelogs/35.txt b/fastlane/metadata/android/en-US/changelogs/35.txt index 356faf8f..2b26c960 100644 --- a/fastlane/metadata/android/en-US/changelogs/35.txt +++ b/fastlane/metadata/android/en-US/changelogs/35.txt @@ -1,2 +1,6 @@ * Implement issue #193 Cannot add 2FA Protected account (or feature #195 Two factor authentication support). -* Implement issue #192 Allows different strategy to use the accounts ( prioritize regular, use both guest and regular, use only regular). +* Implement issue #192 Allows different strategy to use the accounts. + There are 3 possible choices that can be set in the Account page: + - prioritize regular account (choice by default) + - use both guest and regular account + - use only regular account.