diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-04-23 15:00:28 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-04-27 16:21:52 +0000 |
| commit | d19ce213d66a031ea4e2db4bf53901de6cfd224d (patch) | |
| tree | d42394f47f248d7a9e3c7a7f156edabfb60af07b | |
| parent | 44fc34e6685b68b2e34e33ad5a1b04df68029f13 (diff) | |
| download | mullvadvpn-d19ce213d66a031ea4e2db4bf53901de6cfd224d.tar.xz mullvadvpn-d19ce213d66a031ea4e2db4bf53901de6cfd224d.zip | |
Describe WireGuard Key UI changes in the changelog
| -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. |
