summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMarkus Pettersson <markus.pettersson@mullvad.net>2024-09-03 14:41:18 +0200
committerOskar <oskar@mullvad.net>2024-09-03 16:44:50 +0200
commitfd71a6414c059b1d4328a0469391fce638d491ed (patch)
treecf0b39418f30d079d29648b68c92ccf1cc7b089e
parent317e0b348f854f94e9a105391f1dd68b621a3eef (diff)
downloadmullvadvpn-fd71a6414c059b1d4328a0469391fce638d491ed.tar.xz
mullvadvpn-fd71a6414c059b1d4328a0469391fce638d491ed.zip
Update changelog in preparation of 2024.5 release
-rw-r--r--CHANGELOG.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e4bac530c9..b79e0e4230 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -38,8 +38,6 @@ Line wrap the file at 100 chars. Th
the daemon when the VPN is disconnected.
### Fixed
-- macOS and Linux: Fix potential crash when disconnecting with DAITA enabled.
-
#### Linux
- Set tunnel name to `wg0-mullvad` for userspace WireGuard.
@@ -48,6 +46,11 @@ Line wrap the file at 100 chars. Th
- Reduce packet loss when using split tunneling.
+## [2024.5] - 2024-09-03
+### Fixed
+- macOS and Linux: Fix potential crash when disconnecting with DAITA enabled.
+
+
## [2024.5-beta1] - 2024-08-20
### Added
- Add DAITA (Defence against AI-guided Traffic Analysis) setting for Linux and macOS.