diff options
| author | David Lönnhager <david.l@mullvad.net> | 2025-06-12 20:52:53 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2025-06-19 15:47:07 +0200 |
| commit | a2689ceaef2001d1f3581bb7e496daa0787ad3f4 (patch) | |
| tree | 03701f346077e466b437fd8e491af4abf67987fc | |
| parent | a33f5961780f4d3831fc4a1ddf72b433e3fb4740 (diff) | |
| download | mullvadvpn-a2689ceaef2001d1f3581bb7e496daa0787ad3f4.tar.xz mullvadvpn-a2689ceaef2001d1f3581bb7e496daa0787ad3f4.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 23e2fa8da4..bb9ee57520 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,10 @@ Line wrap the file at 100 chars. Th - Add in-app updates to Windows and macOS. This new feature lets you download, verify, and install new versions from within the app. +#### Linux +- Make it possible to run the app with cgroups v1 fully disabled. Note that split tunneling is + currently unavailable when this is the case. + ### Changed #### macOS - Use a local DNS resolver on the 127.0.0.0/8 network, regardless of macOS version. |
