summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2020-07-20 15:43:26 +0000
committerJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2020-07-22 16:36:57 +0000
commitfb04fe4a164af0289c0434443e6255ebe726ce57 (patch)
tree8ed2afd13e9d5e68a192e04db27f377e0b3ee89d
parent3fecfc0e865b43d77d027924a0fe3633e5e50d4b (diff)
downloadmullvadvpn-fb04fe4a164af0289c0434443e6255ebe726ce57.tar.xz
mullvadvpn-fb04fe4a164af0289c0434443e6255ebe726ce57.zip
Describe split-tunnelling in the changelog
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 73ca0d857f..8af2de1e27 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -29,6 +29,9 @@ Line wrap the file at 100 chars. Th
- Reconnect with a new key when WireGuard key is rotated automatically, previously the tunnel would
time out before reconnecting.
+#### Android
+- Add split-tunnelling, allowing apps to be configured to be excluded from the tunnel.
+
### Changed
- Upgrade from Electron 7 to Electron 8.
- Change version string parsing to never suggest the user to upgrade to an older version.