diff options
| author | Markus Pettersson <markus.pettersson@mullvad.net> | 2025-03-25 15:50:41 +0100 |
|---|---|---|
| committer | Markus Pettersson <markus.pettersson@mullvad.net> | 2025-03-25 15:50:41 +0100 |
| commit | 6c1b7112f4d5d34a557a85b9e03dce20fdfb579f (patch) | |
| tree | 71cefbc23954cda6536c74a3376102b7431931c4 | |
| parent | de58ba396d2dced821402394fe0ca8b68aebcca0 (diff) | |
| parent | d2f31f85332991c7ff68d04757695cbcb791019c (diff) | |
| download | mullvadvpn-6c1b7112f4d5d34a557a85b9e03dce20fdfb579f.tar.xz mullvadvpn-6c1b7112f4d5d34a557a85b9e03dce20fdfb579f.zip | |
Merge branch 'fixup-changelog-automatic-tunel-protocol'
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 823356eecd..b7b21dda16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,7 @@ Line wrap the file at 100 chars. Th - Rename `win-shortcuts` native module to `windows-utils`. ### Removed -- Remove "Any" option for tunnel protocol. The default is now WireGuard. +- Remove "Automatic" option for tunnel protocol. The default is now WireGuard. ### Fixed - Fix `mullvad-cli` panicking if it tried to write to a closed pipe on Linux and macOS. |
