summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2020-06-03 19:03:08 +0000
committerJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2020-06-03 23:35:30 +0000
commitc376045cbd18c1c848c5b134fc715c2b4e92d28b (patch)
treeed533c012ead84e6cec440838d730370541b60ef
parent4d0f26d85dc27ecb4e37a7d726180c6e05b8b137 (diff)
downloadmullvadvpn-c376045cbd18c1c848c5b134fc715c2b4e92d28b.tar.xz
mullvadvpn-c376045cbd18c1c848c5b134fc715c2b4e92d28b.zip
Describe expiry check fix in the changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c63c44256c..804b6b48f4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -54,6 +54,7 @@ Line wrap the file at 100 chars. Th
- Fix invalid back stack history when connection to service is lost and the app returns to the
launch screen.
- Fix app leaving settings screen when entering split-screen mode.
+- Fix app sometimes leaving Welcome screen prematurely after creating an account.
#### Windows
- Fix race in network adapter monitor that could result in data corruption and crashes.