summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOskar Nyberg <oskar@mullvad.net>2024-03-21 13:57:54 +0100
committerOskar Nyberg <oskar@mullvad.net>2024-03-22 08:13:03 +0100
commit89907934f9b6f56d7629a640ddf9b3c79d404e1d (patch)
tree93b035713390db8b68a220dadf830d93fb41128e
parent07ed6a5d3c2a45a20ef4b9ee839bac1e66e33d1d (diff)
downloadmullvadvpn-89907934f9b6f56d7629a640ddf9b3c79d404e1d.tar.xz
mullvadvpn-89907934f9b6f56d7629a640ddf9b3c79d404e1d.zip
Update changelog with 2024.1 release
-rw-r--r--CHANGELOG.md18
1 files changed, 10 insertions, 8 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 963d44d1ee..2919fa7597 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -49,19 +49,21 @@ Line wrap the file at 100 chars. Th
- Fix pointless API access method rotations for concurrent requests.
- Fix daemon rotating logs on startup even if another daemon is already running.
-#### macOS
-- Fix bug that caused high CPU usage.
-- Fix bugs that caused the log to be filled with socket errors, by handling closed sockets
- gracefully.
+### Security
+#### Android
+- Change from singleTask to singleInstance to fix Task Affinity Vulnerability in Android 8.
+- Add protection against some tapjacking vulnerabilities.
+
+## [2024.1] - 2024-03-21
### Fixed
- Fix map scaling issues when changing display scale settings and when running under Wayland on
Linux.
-### Security
-#### Android
-- Change from singleTask to singleInstance to fix Task Affinity Vulnerability in Android 8.
-- Add protection against some tapjacking vulnerabilities.
+#### macOS
+- Fix bug that caused high CPU usage.
+- Fix bugs that caused the log to be filled with socket errors, by handling closed sockets
+ gracefully.
## [2024.1-beta2] - 2024-02-19