summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2020-03-24 15:58:24 +0000
committerJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2020-03-24 17:39:14 +0000
commit33d346f46b0733990d09d2432ca4e31cc4442b5c (patch)
tree4aaa06cf9d85fc09fa3465a40f4ea60394616d85
parent586c1631b4d4089b1b1f61b7ee16794d64f27f75 (diff)
downloadmullvadvpn-33d346f46b0733990d09d2432ca4e31cc4442b5c.tar.xz
mullvadvpn-33d346f46b0733990d09d2432ca4e31cc4442b5c.zip
Describe enable IPv6 on Android in changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 69e203551e..373327b590 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -35,6 +35,7 @@ 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.
- Add quick settings tile to control the tunnel state.
+- Enable IPv6 traffic through the tunnel.
### Changed
- Prefer WireGuard when tunnel protocol is set to _auto_ on Linux and MacOS.