summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 502cc189f1..85090c8da3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -37,6 +37,9 @@ 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.
@@ -49,9 +52,6 @@ Line wrap the file at 100 chars. Th
## [2025.5] - 2025-03-26
This release is identical to 2025.5-beta1
-#### Linux
-- Fix syntax error in Apparmor profile.
-
## [2025.5-beta1] - 2025-03-11
### Added