summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2026-03-31 12:51:05 +0200
committerDavid Lönnhager <david.l@mullvad.net>2026-03-31 12:51:05 +0200
commitd45cf7b0540556bb7083297fba2e558d78de3c27 (patch)
treef6691d8887cf9d29d5a9ed621064991357b9d1c7
parent64acd90be0010747e4396cff71a4424f4f275341 (diff)
downloadmullvadvpn-win-enable-gotatun.tar.xz
mullvadvpn-win-enable-gotatun.zip
Update changelog for GotaTun on Windowswin-enable-gotatun
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4c18365a8f..a5f835703f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,8 @@ Line wrap the file at 100 chars. Th
## [Unreleased]
### Added
+- GotaTun is now used as the userspace WireGuard implementation on all desktop platforms, including
+ Windows. It replaces wireguard-go.
#### Linux
- Add support for RISC-V builds.