1
0
mirror of https://github.com/etesync/android synced 2024-11-25 17:38:13 +00:00

Update Changelog.

This commit is contained in:
Tom Hacohen 2019-08-05 08:32:14 +01:00
parent 7aea44bb27
commit f03ce1d60e
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.6.0
* Change journal: make it possible to revert an item to a past state ("undo change").
## Version 1.5.1
* Import: transform EMAIL event reminders to DISPLAY. Email reminders aren't and can't be supported in EteSync due to end-to-end-encryption.

View File

@ -0,0 +1 @@
* Change journal: make it possible to revert an item to a past state ("undo change").