diff options
| author | David Lönnhager <david.l@mullvad.net> | 2022-03-24 09:35:34 +0100 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2022-03-24 11:57:56 +0100 |
| commit | e10ac093b2e57dc97527ddd3cde3612cdc527a2d (patch) | |
| tree | 078baf76c1175229c4a1777e0b62c6212a00f59a | |
| parent | 54d38412a54c3f6aac6289c34db437cad162467c (diff) | |
| download | mullvadvpn-e10ac093b2e57dc97527ddd3cde3612cdc527a2d.tar.xz mullvadvpn-e10ac093b2e57dc97527ddd3cde3612cdc527a2d.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 137be0e6d7..6779cb27eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,8 @@ Line wrap the file at 100 chars. Th - Fix scrollbar no longer responsive and usable when covered by other elements. - Improve tunnel bypass for the API sometimes not working in the connecting state. - Fix resource leak caused by location check. +- Fix issue where sockets didn't close after disconnecting from WireGuard servers over TCP + by updating `udp-over-tcp` to 0.2. #### Windows - Fix "Open Mullvad VPN" tray context menu item not working after toggling unpinned window setting. |
