diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2021-07-07 17:04:34 +0200 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2021-07-08 13:23:30 +0200 |
| commit | 3eaff61fca0121bb1a555624d00a6984d3e562c9 (patch) | |
| tree | 8c41f5052ea265b5470629be4612476e292e28d9 | |
| parent | 8871a52e1b97615223759b8e536e1e9a9a2b5d39 (diff) | |
| download | mullvadvpn-3eaff61fca0121bb1a555624d00a6984d3e562c9.tar.xz mullvadvpn-3eaff61fca0121bb1a555624d00a6984d3e562c9.zip | |
Add changelog entry for account expiry fetching
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c6cccd59c0..ca79befb91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,8 @@ Line wrap the file at 100 chars. Th - Fix deadlock that may occur when the API cannot be reached while entering the connecting state. - Fix bug causing desktop app to log in if account number field was filled when removing account history. +- Fix lack of account expiry updates when using the app in unpinned mode and improve updating of + account expiry overall. #### Linux - Make offline monitor aware of routing table changes. |
