diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-05-20 17:42:16 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-05-25 13:12:20 +0000 |
| commit | 2ba39b7677957ee616c704f72cd5d02512f0b308 (patch) | |
| tree | 49a0e267a4c75b3d79745ee8013962877adf041c | |
| parent | e0a260dc20450e70ecb5c95a1934d2e94a1ad5e9 (diff) | |
| download | mullvadvpn-2ba39b7677957ee616c704f72cd5d02512f0b308.tar.xz mullvadvpn-2ba39b7677957ee616c704f72cd5d02512f0b308.zip | |
Describe connect w/o permission fix in changelog
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a14a9d99fc..c63072ffff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ Line wrap the file at 100 chars. Th - Fix quitting the app sometimes failing. - Fix WireGuard key status events being lost by the UI, causing stale information to be shown. - Fix time left in account not showing in settings screen. +- Fix attempt to connect when the app doesn't have the VPN permission. #### Windows - Fix race in network adapter monitor that could result in data corruption and crashes. |
