summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMarkus Pettersson <markus.pettersson@mullvad.net>2025-04-15 14:25:32 +0200
committerMarkus Pettersson <markus.pettersson@mullvad.net>2025-04-22 11:26:31 +0200
commitdf45f0b62ae1a47d489d4cfa51ea3be790cbcd9b (patch)
tree6969b3da8d316c55e6e833110b9282979c1f3757
parent542b8e52b4f068705b2425e60f66e050717ca2ae (diff)
downloadmullvadvpn-df45f0b62ae1a47d489d4cfa51ea3be790cbcd9b.tar.xz
mullvadvpn-df45f0b62ae1a47d489d4cfa51ea3be790cbcd9b.zip
Update desktop app changelog with 2025.6-beta1 section
-rw-r--r--CHANGELOG.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 85090c8da3..80c6a9ec3f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,12 @@ Line wrap the file at 100 chars. Th
* **Security**: in case of vulnerabilities.
## [Unreleased]
+### Fixed
+#### Linux
+- Fix syntax error in Apparmor profile.
+
+
+## [2025.6-beta1] - 2025-04-15
### Added
- Add a notification for notifying users about the sunsetting of OpenVPN.
@@ -37,9 +43,6 @@ Line wrap the file at 100 chars. Th
- Fix bug where new users are not forwarded to the main view after payment.
- Will no longer try to connect over IPv4 if IPv4 is not available.
-#### Linux
-- Fix syntax error in Apparmor profile.
-
#### Windows
- Fix error setting up tunnel when MTU was incorrectly set to a value below 1280 for IPv6.
- Fix node native module being unpacked to a temporary folder.