diff --git a/fastlane/metadata/android/en-US/changelogs/9.0.0.txt b/fastlane/metadata/android/en-US/changelogs/9.0.0.txt index 63fad343..82313e23 100644 --- a/fastlane/metadata/android/en-US/changelogs/9.0.0.txt +++ b/fastlane/metadata/android/en-US/changelogs/9.0.0.txt @@ -1 +1 @@ -- Added possibility to configure baresip a TLS certificate and CA certificates. +- Added possibility to set up baresip with a TLS- and CA certificate. diff --git a/fastlane/metadata/android/en-US/changelogs/9.1.0.txt b/fastlane/metadata/android/en-US/changelogs/9.1.0.txt index 842dd1ac..67836a33 100644 --- a/fastlane/metadata/android/en-US/changelogs/9.1.0.txt +++ b/fastlane/metadata/android/en-US/changelogs/9.1.0.txt @@ -1,2 +1,2 @@ - Auto-reject incoming call if phone state is not idle. -- Suppress ring tone of incoming call if device is in no-disturb mode. +- Suppress ringtone of incoming call if device is in "Do not disturb" mode.