diff --git a/fastlane/metadata/android/en-US/changelogs/35.txt b/fastlane/metadata/android/en-US/changelogs/35.txt index 5432a40..719915c 100644 --- a/fastlane/metadata/android/en-US/changelogs/35.txt +++ b/fastlane/metadata/android/en-US/changelogs/35.txt @@ -1 +1,2 @@ -Improve onboarding experience \ No newline at end of file +Now authentication screen is shown automatically when authentication fails. +The recipe ingredient notes are no longer duplicated. \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/36.txt b/fastlane/metadata/android/en-US/changelogs/36.txt index 719915c..3bd7b2f 100644 --- a/fastlane/metadata/android/en-US/changelogs/36.txt +++ b/fastlane/metadata/android/en-US/changelogs/36.txt @@ -1,2 +1 @@ -Now authentication screen is shown automatically when authentication fails. -The recipe ingredient notes are no longer duplicated. \ No newline at end of file +Now you can add new shopping lists as well as rename and remove existing ones.