diff options
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d3133899a6..d7797dba36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,10 @@ Line wrap the file at 100 chars. Th #### Windows - When required, attempt to enable IPv6 for network adapters instead of failing. +#### Android +- Update the WireGuard Key screen so that it looks the same as on the desktop app. It is now reached + through the Advanced settings screen. + ### Fixed - Enable IPv6 in WireGuard regardless of the specified MTU value, previously IPv6 was disabled if the MTU was below 1380. |
