summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2025-02-19 10:07:55 +0100
committerDavid Lönnhager <david.l@mullvad.net>2025-02-19 10:07:55 +0100
commit4bc28eaf85d173275ad3ba9da878de3231981113 (patch)
tree240622e72b485550160a91601531ac4905b176ac
parent6725690b10ec6ea0ca9e6181bfe1cd6085f634f6 (diff)
parentdb2c526eaff9722ff8c261080d0241725dee1b3f (diff)
downloadmullvadvpn-4bc28eaf85d173275ad3ba9da878de3231981113.tar.xz
mullvadvpn-4bc28eaf85d173275ad3ba9da878de3231981113.zip
Merge branch 'fix-changelog-2025.3'
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 34a0fd93cb..7ea92faa3f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -30,6 +30,10 @@ Line wrap the file at 100 chars. Th
### Removed
- Stop bundling https://github.com/mullvad/apisocks5 as a standalone binary.
+### Fixed
+#### macOS
+- Fix routing issue caused by upgrading `tun`.
+
## [2025.4] - 2025-02-12
This release is identical to 2025.4-beta1
@@ -45,9 +49,6 @@ This release is identical to 2025.4-beta1
#### Windows
- Fix GUI crashing at launch on some systems by replacing Electron's shortcut parser.
-#### macOS
-- Fix routing issue caused by upgrading `tun`.
-
## [2025.3] - 2025-02-07
### Changed