summaryrefslogtreecommitdiffhomepage
path: root/android/src
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2021-05-04 14:44:05 +0200
committerLinus Färnstrand <linus@mullvad.net>2021-05-04 15:07:07 +0200
commit358e22d11403484ead9b36f22909cc5fb6357dc5 (patch)
tree237b07ed9f29f91ca6d118fa57c593376b60c32a /android/src
parent2fa5031456e369b9071201e0be754f14439654eb (diff)
downloadmullvadvpn-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.txt5
-rw-r--r--android/src/main/play/release-notes/en-US/default.txt1
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.