diff options
| author | David Lönnhager <david.l@mullvad.net> | 2024-08-22 07:59:01 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2024-08-22 08:15:56 +0200 |
| commit | e236c901a2325434ab77cb9f8cb005503e69ca22 (patch) | |
| tree | 3e20527fe62cb294ae241ee38b771640ad799903 | |
| parent | da185b0524eeecb8a7209141cc80e97d7b2a01fa (diff) | |
| download | mullvadvpn-e236c901a2325434ab77cb9f8cb005503e69ca22.tar.xz mullvadvpn-e236c901a2325434ab77cb9f8cb005503e69ca22.zip | |
Fix changelog for 2024.5-beta1
| -rw-r--r-- | CHANGELOG.md | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 75a61c9d29..01af46e3b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,14 @@ Line wrap the file at 100 chars. Th * **Security**: in case of vulnerabilities. ## [Unreleased] +### Added +#### Windows +- Add experimental support for Windows ARM64. + +### Fixed +#### macOS +- Exclude programs when executed using a relative path from a shell. +- Reduce packet loss when using split tunneling. ## [2024.5-beta1] - 2024-08-20 @@ -29,9 +37,6 @@ Line wrap the file at 100 chars. Th - Add DAITA (Defence against AI-guided Traffic Analysis) setting for Linux and macOS. - Add `--json` flag to `mullvad status` CLI. -#### Windows -- Add experimental support for Windows ARM64. - ### Changed - Ignore obfuscation protocol constraints when the obfuscation mode is set to auto. @@ -45,8 +50,6 @@ Line wrap the file at 100 chars. Th #### macOS - Fix intermittent failures to connect with PQ enabled. -- Exclude programs when executed using a relative path from a shell. -- Reduce packet loss when using split tunneling. ## [2024.4] - 2024-07-23 |
