diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-02-07 23:50:14 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-02-13 10:49:32 +0000 |
| commit | 18ac3d9f4e9af004b797c13932887e1795b6c46b (patch) | |
| tree | 0d7e6dccf2d5b002ea0b561c722539ea984b64aa | |
| parent | ce0dcde2655a9b141b6f81a2170f535488a70f2a (diff) | |
| download | mullvadvpn-18ac3d9f4e9af004b797c13932887e1795b6c46b.tar.xz mullvadvpn-18ac3d9f4e9af004b797c13932887e1795b6c46b.zip | |
Describe bundled relay list in changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c97c0c449e..527360851a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,10 @@ Line wrap the file at 100 chars. Th ### Removed - Remove city/country labels on map in the desktop app. +#### Android +- Include an initial relay list in the APK so that the app can connect to the VPN even if it fails + to connect to the API after it is installed. + ### Fixed - Fix app sometimes getting stuck in connecting state when using WireGuard. |
