summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2020-04-30 13:32:14 +0000
committerJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2020-04-30 15:33:41 +0000
commitf02ebb517ca8434e1326668aa562b4bb32dff2a5 (patch)
tree58eaae7673d83eae86b66a0b692cca29da4ad717
parenta5d591918a000847c95ec0592397de0ff40eb99f (diff)
downloadmullvadvpn-f02ebb517ca8434e1326668aa562b4bb32dff2a5.tar.xz
mullvadvpn-f02ebb517ca8434e1326668aa562b4bb32dff2a5.zip
Describe crash fix in changelog
-rw-r--r--CHANGELOG.md4
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