summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2022-10-03 09:37:19 +0200
committerLinus Färnstrand <linus@mullvad.net>2022-10-03 09:39:24 +0200
commit065ef2f227b5c15749bad9ca8ba1f36260f2ca5c (patch)
tree93cb9df3ba7bbfe8e1bcb2b86d0ceae4683cfff5
parent2f88e2e748ec47716026799177330908458f27ad (diff)
downloadmullvadvpn-065ef2f227b5c15749bad9ca8ba1f36260f2ca5c.tar.xz
mullvadvpn-065ef2f227b5c15749bad9ca8ba1f36260f2ca5c.zip
Add quantum-resistant tunnel protocol upgrade to changelog
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1fbc94cae2..52f4a8f3b2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,8 +26,10 @@ Line wrap the file at 100 chars. Th
### Added
- Add custom option to WireGuard port selector.
-### Fixed
+### Changed
+- Experimental: Upgrade the support for quantum-resistant WireGuard tunnels to a newer protocol.
+### Fixed
#### Linux
- Fix app crashing immediately when using some icon themes.