diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f43567afe7..9cfb353c35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,8 @@ Line wrap the file at 100 chars. Th ### Added - Add in-app updates to Windows and macOS. This new feature lets you download, verify, and install new versions from within the app. +- Add QUIC obfuscation (WireGuard only). It will be used automatically when connecting fails with + other methods. #### Linux - Make it possible to run the app with cgroups v1 fully disabled. Note that split tunneling is |
