diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-04-30 13:32:14 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-04-30 15:33:41 +0000 |
| commit | f02ebb517ca8434e1326668aa562b4bb32dff2a5 (patch) | |
| tree | 58eaae7673d83eae86b66a0b692cca29da4ad717 | |
| parent | a5d591918a000847c95ec0592397de0ff40eb99f (diff) | |
| download | mullvadvpn-f02ebb517ca8434e1326668aa562b4bb32dff2a5.tar.xz mullvadvpn-f02ebb517ca8434e1326668aa562b4bb32dff2a5.zip | |
Describe crash fix in changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f560207ccc..1ddb39bd0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,10 @@ Line wrap the file at 100 chars. Th - Fixed bogus or absent update notifications on the desktop app due to incorrect deserialization of a struct sent from the daemon. +### Fixed +#### Android +- Fix crash when leaving WireGuard Key screen while key is still verifying. + ## [2020.4-beta3] - 2020-04-29 ### Added |
