diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2020-07-09 09:59:27 +0200 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2020-07-15 14:33:00 +0200 |
| commit | 28ce232169e5c236f2590b5e7d44635ed49da235 (patch) | |
| tree | ad6cf8ede7c96d69674ae4e800ac934d04dcf152 | |
| parent | bdd6c9bc761f6dfbf2a7b616ee3a9a80caa36769 (diff) | |
| download | mullvadvpn-28ce232169e5c236f2590b5e7d44635ed49da235.tar.xz mullvadvpn-28ce232169e5c236f2590b5e7d44635ed49da235.zip | |
Remove trailing whitespace
| -rw-r--r-- | ios/CHANGELOG.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md index 13b1d64f00..45518ed1ff 100644 --- a/ios/CHANGELOG.md +++ b/ios/CHANGELOG.md @@ -28,13 +28,13 @@ Line wrap the file at 100 chars. Th - Refresh account expiry when visiting settings. ### Fixed -- Fix the issue when starting the tunnel could take longer than expected due to the app refreshing +- Fix the issue when starting the tunnel could take longer than expected due to the app refreshing the relay list. -- Fix the issue when regenerating the WireGuard key and dismissing the settings at the same +- Fix the issue when regenerating the WireGuard key and dismissing the settings at the same time could lead to the revoked key still being used by the tunnel, leaving the tunnel unusable. ### Changed -- Remove the public WireGuard inside the VPN tunnel during the log out, if VPN is active at that +- Remove the public WireGuard inside the VPN tunnel during the log out, if VPN is active at that time. ## [2020.3] - 2020-06-12 |
