summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2021-12-14 12:37:16 +0100
committerDavid Lönnhager <david.l@mullvad.net>2022-01-03 15:31:11 +0100
commit0e912d0383668d3be63d0a6b0f581cd05d1e4bee (patch)
treedbd396c1bc76b82349ba40c51257ead295eaa039
parentfc458e63708b08dfd7bf9d0ae5bd80f0ae5efa78 (diff)
downloadmullvadvpn-0e912d0383668d3be63d0a6b0f581cd05d1e4bee.tar.xz
mullvadvpn-0e912d0383668d3be63d0a6b0f581cd05d1e4bee.zip
Update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cb12cc7807..8f4aac6c69 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -39,6 +39,8 @@ 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.
#### Android
- Avoid running in foreground when not connected.