diff options
| author | David Lönnhager <david.l@mullvad.net> | 2025-02-18 10:25:01 +0100 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2025-02-19 10:07:27 +0100 |
| commit | db2c526eaff9722ff8c261080d0241725dee1b3f (patch) | |
| tree | 240622e72b485550160a91601531ac4905b176ac | |
| parent | 6725690b10ec6ea0ca9e6181bfe1cd6085f634f6 (diff) | |
| download | mullvadvpn-db2c526eaff9722ff8c261080d0241725dee1b3f.tar.xz mullvadvpn-db2c526eaff9722ff8c261080d0241725dee1b3f.zip | |
Move misplaced changelog entry
| -rw-r--r-- | CHANGELOG.md | 7 |
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 |
