summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2021-04-12 16:30:37 +0200
committerLinus Färnstrand <linus@mullvad.net>2021-04-12 16:30:37 +0200
commita90fe8e8f89f5eddf020265ee81f0f05a1976420 (patch)
treeb390e399066a626a643d88fe8cfeb0f205ef21ea
parentb8b0fbb6836bb26cae38e6e2e5018a40cd8d5463 (diff)
downloadmullvadvpn-a90fe8e8f89f5eddf020265ee81f0f05a1976420.tar.xz
mullvadvpn-a90fe8e8f89f5eddf020265ee81f0f05a1976420.zip
Add to changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ac2bb198a9..46ef7de9ff 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -37,6 +37,7 @@ Line wrap the file at 100 chars. Th
- Make WireGuard automatic key rotation interval mandatory and between 1 and 7 days.
- Show default, minimum, and maximum key rotation intervals in CLI.
- Attempt to send problem reports using other endpoints if using the primary one fails.
+- Upgrade OpenVPN from 2.5.0 to 2.5.1.
#### Linux
- Only allow packets with the mark set to `0x6d6f6c65` to communicate with the relay server.