diff --git a/CHANGELOG.md b/CHANGELOG.md index fda2cb47d..8f38febfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +### 1.7-alpha1 (2019-06-14) + +* overhauled nearby swap using the device's hotspot AP + +* add new panic responses: app uninstalls and reset repos to default + +* fix proxy support on first start + ### 1.7-alpha0 (2019-05-20) * major refactor of "Nearby" UI code, to prepare for rewriting guts diff --git a/metadata/en-US/changelogs/1007001.txt b/metadata/en-US/changelogs/1007001.txt new file mode 100644 index 000000000..d1f980a05 --- /dev/null +++ b/metadata/en-US/changelogs/1007001.txt @@ -0,0 +1,5 @@ +* overhauled nearby swap using the device's hotspot AP + +* add new panic responses: app uninstalls and reset repos to default + +* fix proxy support on first start