diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2022-08-30 10:10:35 +0200 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2022-08-30 13:00:09 +0200 |
| commit | 63e3d00f844a4c8b33223ea54f666c4566ca4b07 (patch) | |
| tree | 63b306d638fbf3a25cca025081ce0aa400f7a50a | |
| parent | 4085ba0552364c56201a0367b0007892aef7c1db (diff) | |
| download | mullvadvpn-63e3d00f844a4c8b33223ea54f666c4566ca4b07.tar.xz mullvadvpn-63e3d00f844a4c8b33223ea54f666c4566ca4b07.zip | |
Update CHANGELOG
| -rw-r--r-- | ios/CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md index ab0a074415..695bf14a17 100644 --- a/ios/CHANGELOG.md +++ b/ios/CHANGELOG.md @@ -33,6 +33,8 @@ Line wrap the file at 100 chars. Th - Add intents: start VPN, stop VPN, reconnect VPN (acts as start VPN when the tunnel is down, otherwise picks new relay). - Add menu item to control shortcuts. +- Add continuous monitoring of tunnel connection. Verify ping replies to detect whether traffic is + really flowing. ### Changed - When logged into an account with no time left, a new view is shown instead of account settings, |
