diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-02-27 21:49:16 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-02-28 12:55:48 +0000 |
| commit | 64c972048b851a14c24909328eed3f42f051f2b2 (patch) | |
| tree | c51d2c23bf274f7f47f7eef2b39f9345ddb57470 | |
| parent | 6f97e92edddd780730e2d4fb28919421063fa73b (diff) | |
| download | mullvadvpn-64c972048b851a14c24909328eed3f42f051f2b2.tar.xz mullvadvpn-64c972048b851a14c24909328eed3f42f051f2b2.zip | |
Describe permission removal in changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d111cc2de..da329aade8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,10 @@ Line wrap the file at 100 chars. Th - Add a reconnect button to disconnect and connect again without closing the tunnel device to avoid leaking any data during the reconnection. +### Changed +#### Android +- Allow other apps to request the VPN tunnel to connect or disconnect. + ### Fixed #### Android - Make sure the settings screen is scrollable so that devices with small screens can access the quit |
