mirror of
https://github.com/etesync/android
synced 2025-06-26 01:42:37 +00:00
Update changelog.
This commit is contained in:
parent
cbf636545e
commit
591a37da9b
@ -1,6 +1,10 @@
|
|||||||
# 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.9.6
|
||||||
|
* Removed the deprecated 5 and 10 minutes sync intervals from the sync settings (deprecated by Android)
|
||||||
|
* Adjusted the sync code to make it more defensive against potential errors (more locking)
|
||||||
|
|
||||||
## Version 1.9.5
|
## Version 1.9.5
|
||||||
* Fix issue with journal preview showing the wrong dates.
|
* Fix issue with journal preview showing the wrong dates.
|
||||||
* Revert the fixes in 1.9.4 because they were not actually needed.
|
* Revert the fixes in 1.9.4 because they were not actually needed.
|
||||||
|
2
fastlane/metadata/android/en-US/changelogs/96.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/96.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
* Removed the deprecated 5 and 10 minutes sync intervals from the sync settings (deprecated by Android)
|
||||||
|
* Adjusted the sync code to make it more defensive against potential errors (more locking)
|
Loading…
Reference in New Issue
Block a user