diff options
| -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 |
