summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2021-12-03 17:08:09 +0100
committerDavid Lönnhager <david.l@mullvad.net>2021-12-07 14:39:57 +0100
commit1491c9d0462da46caa7250a50c5451bf50659d84 (patch)
treecd50e7a85952cde802dbc018958305c3e506fb40
parent5e908d041f8a1c1b59f3544b89e63a50f2ba6521 (diff)
downloadmullvadvpn-1491c9d0462da46caa7250a50c5451bf50659d84.tar.xz
mullvadvpn-1491c9d0462da46caa7250a50c5451bf50659d84.zip
Update changelog
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 305c0107f4..595d472ba3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -38,6 +38,9 @@ Line wrap the file at 100 chars. Th
* Android Background Execution Limits.
* The System Settings way of killing apps ("Force Stop").
+#### Windows
+- Update wireguard-nt to 0.10.1.
+
### 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`.
@@ -46,6 +49,7 @@ Line wrap the file at 100 chars. Th
- Fix app size after changing display scale.
- Fix daemon not starting if all excluded app paths reside on non-existent/unmounted volumes.
- Remove tray icon of current running app version when upgrading.
+- Allow Mullvad wireguard-nt tunnels to work simultaneously with other wg-nt tunnels.
#### Android
- Fix Quick Settings tile showing wrong state in certain scenarios.