diff options
| author | David Lönnhager <david.l@mullvad.net> | 2021-11-16 11:02:17 +0100 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2021-12-08 13:01:45 +0100 |
| commit | 562022129d1fd63c8ed33819628c3f157e182028 (patch) | |
| tree | bbb2223f8788e35c0a8419e4ed958ba99351b9af | |
| parent | 264dd08adb89e0cfbcbb0891545f3c8e64a9e4d0 (diff) | |
| download | mullvadvpn-562022129d1fd63c8ed33819628c3f157e182028.tar.xz mullvadvpn-562022129d1fd63c8ed33819628c3f157e182028.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6df7d9ca18..deb2b9c08b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,10 @@ Line wrap the file at 100 chars. Th #### Windows - Update wireguard-nt to 0.10.1. +#### Windows +- Make wireguard-nt the default driver for WireGuard. This is used instead of wireguard-go and + Wintun. + ### Fixed - Always kill `sslocal` if the tunnel monitor fails to start when using bridges. - Show relay location constraint correctly in the CLI when it is set to `any`. |
