diff options
Diffstat (limited to 'fastlane/metadata')
| -rw-r--r-- | fastlane/metadata/android/en-US/changelogs/2.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/fastlane/metadata/android/en-US/changelogs/2.txt b/fastlane/metadata/android/en-US/changelogs/2.txt new file mode 100644 index 0000000..a8502dc --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/2.txt @@ -0,0 +1,4 @@ +Fixes: folders can no longer be saved with an empty path (which would have +synced far too much), config writes are atomic, a stopped sync now kills its +rsync process, and key generation reports errors instead of crashing. Adds +the store icon. |