diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2022-11-04 11:32:36 +0100 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2022-11-07 12:46:51 +0100 |
| commit | 73eaeb24c36a6c8dfa47124707c724d826b1397e (patch) | |
| tree | 5aca2f552fd7b74802c4e63204e027a9770b878e /ios | |
| parent | e0174b8bcf8439b20c88da62e1b33c78a5b8e4ac (diff) | |
| download | mullvadvpn-73eaeb24c36a6c8dfa47124707c724d826b1397e.tar.xz mullvadvpn-73eaeb24c36a6c8dfa47124707c724d826b1397e.zip | |
Update changelog
Diffstat (limited to 'ios')
| -rw-r--r-- | ios/CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md index 73eca63dda..3a60a96ab9 100644 --- a/ios/CHANGELOG.md +++ b/ios/CHANGELOG.md @@ -39,6 +39,7 @@ Line wrap the file at 100 chars. Th ### Changed - When logged into an account with no time left, a new view is shown instead of account settings, with the option to buy more time. +- Use exponential backoff with jitter for delay interval when retrying REST API requests. ### Fixed - Improve random port distribution. Should be less biased towards port 53. |
