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-09-09 09:01:13 +01:00
parent 7ce455c88a
commit 102cc42ee8
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.1
* Make reporting of SSL issues lax again. It was catching many issues that are not real issues.
## Version 1.8.0
* Make the raw entries in the change history viewer selectable (so you can copy them)

View File

@ -0,0 +1 @@
* Make reporting of SSL issues lax again. It was catching many issues that are not real issues.