diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-05-04 17:07:50 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-05-04 19:02:49 +0000 |
| commit | 253454852a852de04197ca45bef05bec776ecfc3 (patch) | |
| tree | 8d33ce27b33b1798c5b397cefca617fc5a516539 | |
| parent | 5261dfe49cbb1cd72ff70baeb9c40e3c851a2169 (diff) | |
| download | mullvadvpn-253454852a852de04197ca45bef05bec776ecfc3.tar.xz mullvadvpn-253454852a852de04197ca45bef05bec776ecfc3.zip | |
Minor fix to changelog
| -rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 48b60e97bf..37ac7826d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,10 +40,9 @@ Line wrap the file at 100 chars. Th in 2020.4-beta2. The app will now only install on Android 7 and later (API level 24). ### Fixed -- Fixed bogus or absent update notifications on the desktop app due to incorrect deserialization of - a struct sent from the daemon. +- Fix 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. - Fix crash that sometimes happens right after some other unrelated crash. |
