diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2022-09-27 10:43:51 +0200 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2022-11-30 10:36:19 +0100 |
| commit | 4fe3a01bc392ee1392e23f424987a01733a9a57e (patch) | |
| tree | 86b0897032d465ec70b878ee336443171455cd4f | |
| parent | 944f8adc3e4c2e8a7501f147890a51a0f57f5067 (diff) | |
| download | mullvadvpn-4fe3a01bc392ee1392e23f424987a01733a9a57e.tar.xz mullvadvpn-4fe3a01bc392ee1392e23f424987a01733a9a57e.zip | |
Add changelog item for improved out of time handling
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 533044c4dd..f4e5f871fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -136,6 +136,7 @@ Identical to android/2022.2-beta2 except for updated translations. - Fix 'mullvad status -v' to include the port of the endpoint when connecting over TCP. - Check whether the device is valid when reconnecting from the error state. - Stop reconnecting when the account has run out of time. +- Show out of time view after failing to connect due to being out of time. #### Windows - Only use the most recent list of apps to split when resuming from hibernation/sleep if applying |
