summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2022-02-14 12:59:47 +0100
committerLinus Färnstrand <linus@mullvad.net>2022-02-14 12:59:47 +0100
commit990dcd256d2c1606d4b1c135a2e979e9cefb4ab7 (patch)
tree2952a7337aee6105da1574a92ad7b7b6a8b7b8c4
parent87ae6a8b5adf25b77d21bedc81a92cdeb799b2b3 (diff)
downloadmullvadvpn-990dcd256d2c1606d4b1c135a2e979e9cefb4ab7.tar.xz
mullvadvpn-990dcd256d2c1606d4b1c135a2e979e9cefb4ab7.zip
Minor changelog duplication fix
-rw-r--r--CHANGELOG.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5fe3e505c8..ce62c49001 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -42,8 +42,6 @@ Line wrap the file at 100 chars. Th
- Disable logging of translation errors in production. This will among other things prevent error
messages from translating the country in the disconnected state.
- Update Electron from 15.0.0 to 16.0.4.
-- Gradually increase the WireGuard connectivity check timeout, lowering the timeout for the first
- few attempts.
- Stop preferring OpenVPN when bridge mode is enabled.
- CLI command for setting a specific server by hostname is no longer case sensitive.
Example: `mullvad relay set hostname SE9-WIREGUARD` should now work.