summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2021-11-16 11:02:17 +0100
committerDavid Lönnhager <david.l@mullvad.net>2021-12-08 13:01:45 +0100
commit562022129d1fd63c8ed33819628c3f157e182028 (patch)
treebbb2223f8788e35c0a8419e4ed958ba99351b9af
parent264dd08adb89e0cfbcbb0891545f3c8e64a9e4d0 (diff)
downloadmullvadvpn-562022129d1fd63c8ed33819628c3f157e182028.tar.xz
mullvadvpn-562022129d1fd63c8ed33819628c3f157e182028.zip
Update changelog
-rw-r--r--CHANGELOG.md4
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`.