summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2020-07-09 09:59:27 +0200
committerAndrej Mihajlov <and@mullvad.net>2020-07-15 14:33:00 +0200
commit28ce232169e5c236f2590b5e7d44635ed49da235 (patch)
treead6cf8ede7c96d69674ae4e800ac934d04dcf152
parentbdd6c9bc761f6dfbf2a7b616ee3a9a80caa36769 (diff)
downloadmullvadvpn-28ce232169e5c236f2590b5e7d44635ed49da235.tar.xz
mullvadvpn-28ce232169e5c236f2590b5e7d44635ed49da235.zip
Remove trailing whitespace
-rw-r--r--ios/CHANGELOG.md6
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