diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2021-05-04 14:44:05 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2021-05-04 15:07:07 +0200 |
| commit | 358e22d11403484ead9b36f22909cc5fb6357dc5 (patch) | |
| tree | 237b07ed9f29f91ca6d118fa57c593376b60c32a /android/src | |
| parent | 2fa5031456e369b9071201e0be754f14439654eb (diff) | |
| download | mullvadvpn-358e22d11403484ead9b36f22909cc5fb6357dc5.tar.xz mullvadvpn-358e22d11403484ead9b36f22909cc5fb6357dc5.zip | |
Update android automatic changelog and rename beta -> default
Diffstat (limited to 'android/src')
| -rw-r--r-- | android/src/main/play/release-notes/en-US/beta.txt | 5 | ||||
| -rw-r--r-- | android/src/main/play/release-notes/en-US/default.txt | 1 |
2 files changed, 1 insertions, 5 deletions
diff --git a/android/src/main/play/release-notes/en-US/beta.txt b/android/src/main/play/release-notes/en-US/beta.txt deleted file mode 100644 index f21f4a3b47..0000000000 --- a/android/src/main/play/release-notes/en-US/beta.txt +++ /dev/null @@ -1,5 +0,0 @@ -- Support navigating on Android TVs and other touchless devices -- Fix bug where excluded apps would go in the tunnel after restart of the VPN app -- Remove the quit button. Instead quit the app by swiping away the notification when disconnected -- Make more resistant to DNS poisoning of the API server addresses -- Lots of bugfixes diff --git a/android/src/main/play/release-notes/en-US/default.txt b/android/src/main/play/release-notes/en-US/default.txt new file mode 100644 index 0000000000..528895e331 --- /dev/null +++ b/android/src/main/play/release-notes/en-US/default.txt @@ -0,0 +1 @@ +- First stable release. Identical to last beta release. |
