diff options
| author | Markus Pettersson <markus.pettersson@mullvad.net> | 2025-07-10 09:33:32 +0200 |
|---|---|---|
| committer | Markus Pettersson <markus.pettersson@mullvad.net> | 2025-07-11 13:21:35 +0200 |
| commit | cb6609822aae2e9f3aa4898a64d1a472f89dd322 (patch) | |
| tree | 387e96f0749f47f992b760e5925be52d0a974f36 | |
| parent | 5277dfd33229945f801cf71e174bb600d4ab2f74 (diff) | |
| download | mullvadvpn-cb6609822aae2e9f3aa4898a64d1a472f89dd322.tar.xz mullvadvpn-cb6609822aae2e9f3aa4898a64d1a472f89dd322.zip | |
Add changelog entry for QUIC obfuscation in the desktop app
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f43567afe7..9cfb353c35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,8 @@ Line wrap the file at 100 chars. Th ### Added - Add in-app updates to Windows and macOS. This new feature lets you download, verify, and install new versions from within the app. +- Add QUIC obfuscation (WireGuard only). It will be used automatically when connecting fails with + other methods. #### Linux - Make it possible to run the app with cgroups v1 fully disabled. Note that split tunneling is |
