summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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.