diff --git a/ChangeLog.md b/ChangeLog.md index dca1f048..602c0b7e 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -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.