diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d3e9d1c520..ef7a6ff108 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,8 @@ Line wrap the file at 100 chars. Th - Remove WireGuard view as it's no longer needed with the new way of managing devices. ### Fixed +- Connect to TCP endpoints over IPv6 if IPv6 is enabled for WireGuard. + #### Android - Fix unused dependencies loaded in the service/tile DI graph. - Fix missing IPC message unregistration causing multiple copies of some messages to be received. |
