1
0
mirror of https://github.com/etesync/android synced 2025-01-07 06:10:59 +00:00

Update changelog.

This commit is contained in:
Tom Hacohen 2020-10-25 15:38:53 +02:00
parent 5f66f1f3e5
commit 6c800fad20
2 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,9 @@
# 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 2.1.0
* Change the crash reporting to not rely on email (use HTTP instead)
## Version 2.0.0 ## Version 2.0.0
* EteSync 2.0 support \o/ * EteSync 2.0 support \o/

View File

@ -0,0 +1 @@
* Change the crash reporting to not rely on email (use HTTP instead)