summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 35190b4ce1..3ae1e2a94b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,6 +25,10 @@ Line wrap the file at 100 chars. Th
### Added
- Add DAITA (Defence against AI-guided Traffic Analysis) setting for Linux and macOS.
+### Fixed
+- Fix mullvad cli bug causing `mullvad status listen` command to miss events if they occurred
+ too quickly.
+
## [2024.4-beta1] - 2024-06-24
### Added
- Add custom bridge settings in GUI.
@@ -36,10 +40,6 @@ Line wrap the file at 100 chars. Th
### Changed
- Update Electron from 28.1.3 to 30.0.4.
-### Fixed
-- Fix mullvad cli bug causing `mullvad status listen` command to miss events if they occurred
- too quickly.
-
#### Windows
- Fix race condition that could result in crashes when DAITA was enabled during disconnects.