summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJoakim Hulthe <joakim.hulthe@mullvad.net>2025-03-11 15:42:19 +0100
committerJoakim Hulthe <joakim.hulthe@mullvad.net>2025-03-14 12:41:54 +0100
commit0b820f2d97e2a0df103d2d5e74a5a2a1ce3670de (patch)
tree8475b0e298113af886ef49b4758d4feb1936eb6b
parentbdf68deec3ad1d3b6de87e0cfc8757053d70fdb5 (diff)
downloadmullvadvpn-0b820f2d97e2a0df103d2d5e74a5a2a1ce3670de.tar.xz
mullvadvpn-0b820f2d97e2a0df103d2d5e74a5a2a1ce3670de.zip
Move changelog entry to correct location
-rw-r--r--CHANGELOG.md12
1 files changed, 5 insertions, 7 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5650f6bbe0..7dc8785181 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -35,8 +35,13 @@ Line wrap the file at 100 chars. Th
- Fix `mullvad-cli` panicking if it tried to write to a closed pipe on Linux and macOS.
#### macOS
+- Fix daemon ending up in blocked state if the user toggled split tunneling without having granted
+ Full Disk Access to `mullvad-daemon`. This could only ever be accomplished from the CLI.
- Fix routing issue caused by upgrading `tun`.
+### Removed
+- Remove Google's resolvers from encrypted DNS proxy.
+
## [2025.4] - 2025-02-12
This release is identical to 2025.4-beta1
@@ -74,13 +79,6 @@ This release is identical to 2025.4-beta1
### Fixed
- (macOS and Windows only) Add the correct route when using obfuscation with Wireguard.
-#### macOS
-- Fix daemon ending up in blocked state if the user toggled split tunneling without having granted
- Full Disk Access to `mullvad-daemon`. This could only ever be accomplished from the CLI.
-
-### Removed
-- Remove Google's resolvers from encrypted DNS proxy.
-
## [2025.2] - 2025-01-08
### Fixed