diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2020-01-27 14:48:22 +0100 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2020-01-28 12:36:26 +0100 |
| commit | e387342a85590dfb8ff16b400a910ffeac3299bb (patch) | |
| tree | baba78409af025ef91cf17280762c4a7982717ac /CHANGELOG.md | |
| parent | ebcc8180c6798759d1f2d1c6c09c90f410b86773 (diff) | |
| download | mullvadvpn-e387342a85590dfb8ff16b400a910ffeac3299bb.tar.xz mullvadvpn-e387342a85590dfb8ff16b400a910ffeac3299bb.zip | |
Add error message when there's no wireguard key
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 780f0feaec..f92b886341 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,7 @@ Line wrap the file at 100 chars. Th - 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. +- Disable WireGuard protocol option if there's no WireGuard key. #### Windows - Fix regression due to which a TAP adapter issue was not given as the specific block reason when |
