summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2020-02-05 10:49:12 +0100
committerDavid Lönnhager <david.l@mullvad.net>2020-02-05 11:05:52 +0100
commitce3beb820000d7d2c45c495be8a69f19cad870d7 (patch)
treed50f2f12dba4e7fc4a15f29569217f88e4e318c4
parent1bb9d569a36efc2084f673bd06f47e3cacdf6182 (diff)
downloadmullvadvpn-ce3beb820000d7d2c45c495be8a69f19cad870d7.tar.xz
mullvadvpn-ce3beb820000d7d2c45c495be8a69f19cad870d7.zip
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 715ae4d378..ae38b8c66f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -39,6 +39,7 @@ Line wrap the file at 100 chars. Th
- Remove WireGuard keys from accounts when they are removed from the local account history.
- Upgrade from Electron 6 to Electron 7.
- Disable WireGuard protocol option if there's no WireGuard key.
+- Only reconnect when settings change if a relevant tunnel protocol is used.
#### Android
- Wait for traffic to be routed through the tunnel device before advertising blocked state.