diff options
| author | Jonathan <jonathan@mullvad.net> | 2022-07-18 15:47:11 +0200 |
|---|---|---|
| committer | Jonathan <jonathan@mullvad.net> | 2022-08-15 10:27:37 +0200 |
| commit | 0f67cb616f70b1f9dcd30501526128ab2e2cdc27 (patch) | |
| tree | f3f6e84c2643fb291b5370831a138eecdfcae234 | |
| parent | f25688f81f53ab3ea15acea853d2dd88e328a433 (diff) | |
| download | mullvadvpn-0f67cb616f70b1f9dcd30501526128ab2e2cdc27.tar.xz mullvadvpn-0f67cb616f70b1f9dcd30501526128ab2e2cdc27.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b7c8c4fc0..aad8dd68b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,8 @@ Line wrap the file at 100 chars. Th - Windows daemon now looks up the MTU on the default interface and uses this MTU instead of the default 1500. The 1500 is still the fallback if this for some reason fails. This may stop fragmentation. +- The default VPN protocol is slowly being changed from OpenVPN to WireGuard. + The app fetches the ratio between the protocols from the API. #### Linux - GUI: Add electron flags to run Wayland native if in a compositor/desktop known to work well |
