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 2019-05-03 15:49:51 +01:00
parent e6d53fbfa0
commit 2758821e5b

View File

@ -1,5 +1,9 @@
# Changelog
## Version 1.4.6
* Import: implement importing tasks from file
* Fix crash when Android kills the import activity while it's still importing
## Version 1.4.5
* Gracefully handle Conflict errors (retry later).
* Fix potential crash when opening and closing the app very quickly.