1
0
mirror of https://github.com/etesync/android synced 2024-11-22 16:08:13 +00:00

Update changelog.

This commit is contained in:
Tom Hacohen 2020-06-03 09:47:03 +03:00
parent 0539d27eea
commit 3c6375461d
2 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,9 @@
# Changelog # Changelog
*NOTE:* may be removed in the future in favor of the fastlane changelog. *NOTE:* may be removed in the future in favor of the fastlane changelog.
## Version 1.13.0
* Show a snack with info if EteSync is missing permissions.
## Version 1.12.0 ## Version 1.12.0
* Make sync faster by only fetching entries when journals have changed. * Make sync faster by only fetching entries when journals have changed.

View File

@ -0,0 +1 @@
* Show a snack with info if EteSync is missing permissions.