summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMarkus Pettersson <markus.pettersson@mullvad.net>2025-03-25 15:50:41 +0100
committerMarkus Pettersson <markus.pettersson@mullvad.net>2025-03-25 15:50:41 +0100
commit6c1b7112f4d5d34a557a85b9e03dce20fdfb579f (patch)
tree71cefbc23954cda6536c74a3376102b7431931c4
parentde58ba396d2dced821402394fe0ca8b68aebcca0 (diff)
parentd2f31f85332991c7ff68d04757695cbcb791019c (diff)
downloadmullvadvpn-6c1b7112f4d5d34a557a85b9e03dce20fdfb579f.tar.xz
mullvadvpn-6c1b7112f4d5d34a557a85b9e03dce20fdfb579f.zip
Merge branch 'fixup-changelog-automatic-tunel-protocol'
-rw-r--r--CHANGELOG.md2
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.