From 8de89cc6dd085e699a6ffac50969437c5e038f6e Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 7 Aug 2018 20:13:13 +0200 Subject: [PATCH] update changelogs --- CHANGELOG.md | 6 ++++++ metadata/en-US/changelogs/1003051.txt | 21 +++++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 metadata/en-US/changelogs/1003051.txt 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