diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ace301a14c..f3fe19b7a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,8 @@ Line wrap the file at 100 chars. Th #### Windows - Fix window flickering by disabling window animations. +- Fix WireGuard not connecting if IPv6 is disabled in the adapter or OS. `libwg` would time out + waiting for an IPv6 interface to become available. #### Android - Fix Connect screen sometimes becoming unusually tall. This ended up causing the screen to be |
