diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2020-01-24 13:39:37 +0100 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2020-01-24 14:33:10 +0100 |
| commit | a1eaab0a53c162dedd82a039ac3cf2594972b6cb (patch) | |
| tree | 2abd74cd0289e23001768da16bfb4c12b4f8834f | |
| parent | 6d7d256ad73ee5eb274fd1daefae19db5e549b57 (diff) | |
| download | mullvadvpn-a1eaab0a53c162dedd82a039ac3cf2594972b6cb.tar.xz mullvadvpn-a1eaab0a53c162dedd82a039ac3cf2594972b6cb.zip | |
Add changelog entry about wireguard key view
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c843d7526..780f0feaec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,7 @@ Line wrap the file at 100 chars. Th ### Fixed - Don't try to replace WireGuard key if account has too many keys already. - Fix bogus update notification caused by an outdated cache. +- Fix layout issues when showing messages in WireGuard key view. #### Windows - Fix regression due to which a TAP adapter issue was not given as the specific block reason when |
