diff options
| author | David Lönnhager <david.l@mullvad.net> | 2022-04-26 16:22:59 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2022-04-27 11:03:33 +0200 |
| commit | 4f3715f1a25378460b7bfcaf4dd7f2149e4dac81 (patch) | |
| tree | 183e60cbf0ec8767ff4107f1c7954217e57b7cbb | |
| parent | 4b2e3156f18ac3683a874eefbb4500972998114d (diff) | |
| download | mullvadvpn-4f3715f1a25378460b7bfcaf4dd7f2149e4dac81.tar.xz mullvadvpn-4f3715f1a25378460b7bfcaf4dd7f2149e4dac81.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7179694398..a2027d8ed1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -60,6 +60,9 @@ Line wrap the file at 100 chars. Th - Parse old account history formats correctly when they are empty. - Use suspend-aware timers for relay list updates and version checks on all platforms. - Don't attempt to use bridges when using OpenVPN over UDP and bridge mode is set to auto. +- Use the entry endpoint when the relay selector fails to find a relay using the preferred + constraints and the tunnel protocol is "any". Previously, the entry endpoint was ignored in this + case. #### Windows - Fix "Open Mullvad VPN" tray context menu item not working after toggling unpinned window setting. |
