diff options
Diffstat (limited to 'fastlane/metadata')
| -rw-r--r-- | fastlane/metadata/android/en-US/changelogs/4.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/fastlane/metadata/android/en-US/changelogs/4.txt b/fastlane/metadata/android/en-US/changelogs/4.txt new file mode 100644 index 0000000..8a5166c --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/4.txt @@ -0,0 +1,4 @@ +Fixes: a stalled or unreachable server no longer hangs a backup +indefinitely, and backup state is written atomically so an interrupted +write cannot corrupt your settings. Scheduled backups now survive reboots +on their own. Note: the minimum schedule interval is now 15 minutes. |