summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2020-04-14 14:09:33 +0200
committerAndrej Mihajlov <and@mullvad.net>2020-04-14 14:34:46 +0200
commitef48af81eb94f1bb384df595e74e0575d8fb67ef (patch)
treea74a965272574e38aaefe1f549fb0c6430e29126
parentedaa62c2b40455f51eec87e855358261224bb459 (diff)
downloadmullvadvpn-ef48af81eb94f1bb384df595e74e0575d8fb67ef.tar.xz
mullvadvpn-ef48af81eb94f1bb384df595e74e0575d8fb67ef.zip
Update CHANGELOG
-rw-r--r--ios/CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md
index dbc731eab3..52f10f0ab0 100644
--- a/ios/CHANGELOG.md
+++ b/ios/CHANGELOG.md
@@ -29,6 +29,9 @@ Line wrap the file at 100 chars. Th
### Added
- Format account number in groups of 4 digits separated by whitespace on login screen.
+- Enable on-demand VPN with a single rule to always connect the tunnel when on Wi-Fi or cellular.
+ Automatically disable on-demand VPN when manually disconnecting the tunnel from GUI to prevent the
+ tunnel from coming back up.
## [2020.1] - 2020-04-08
Initial release. Supports...