1
0
mirror of https://github.com/etesync/android synced 2024-11-22 07:58:09 +00:00

Update Changelog.

This commit is contained in:
Tom Hacohen 2019-10-08 14:28:58 +03:00
parent 925ba9049e
commit 70da2ed6d7
2 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,9 @@
# Changelog
*NOTE:* may be removed in the future in favor of the fastlane changelog.
## Version 1.8.4
* Cache concurrent journal fetching (avoid multiple unneeded fetches).
## Version 1.8.3
* Improve debug information when failing to create local entries
* Update ical4android

View File

@ -0,0 +1 @@
* Cache concurrent journal fetching (avoid multiple unneeded fetches).