summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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...