diff --git a/CHANGELOG.md b/CHANGELOG.md index fd8022c25..640699933 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +### 1.3.1 (2018-08-07) + +* big overhaul of core nearby/swap plumbing + +* TLSv1.3 support, when the device supports it + ### 1.3 (2018-07-31) * large overhaul to make status updates more reliable diff --git a/metadata/en-US/changelogs/1003051.txt b/metadata/en-US/changelogs/1003051.txt new file mode 100644 index 000000000..085950905 --- /dev/null +++ b/metadata/en-US/changelogs/1003051.txt @@ -0,0 +1,21 @@ +v1.3.1 +* big overhaul of core nearby/swap plumbing + +* TLSv1.3 support, when the device supports it + +v1.3 +* more reliable buttons and status updates + +* overhaul of Settings including new data usage controls + +* battery conscious background operation on Android 5.0 and newer + +* Share menu item for repos + +* disable crash reports in Settings + +* Install History viewer when logging is enabled + +* clickable Anti-Features list, added NoSourceSince + +* Android 4.0 is now the minimum supported