summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMarkus Pettersson <markus.pettersson@mullvad.net>2025-03-25 15:41:03 +0100
committerMarkus Pettersson <markus.pettersson@mullvad.net>2025-03-25 15:47:50 +0100
commitd2f31f85332991c7ff68d04757695cbcb791019c (patch)
tree71cefbc23954cda6536c74a3376102b7431931c4
parentde58ba396d2dced821402394fe0ca8b68aebcca0 (diff)
downloadmullvadvpn-d2f31f85332991c7ff68d04757695cbcb791019c.tar.xz
mullvadvpn-d2f31f85332991c7ff68d04757695cbcb791019c.zip
Use the user facing term "Automatic" instead of `Any` in changelog entry
-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.