diff options
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. |
