summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2022-11-04 11:32:36 +0100
committerAndrej Mihajlov <and@mullvad.net>2022-11-07 12:46:51 +0100
commit73eaeb24c36a6c8dfa47124707c724d826b1397e (patch)
tree5aca2f552fd7b74802c4e63204e027a9770b878e
parente0174b8bcf8439b20c88da62e1b33c78a5b8e4ac (diff)
downloadmullvadvpn-73eaeb24c36a6c8dfa47124707c724d826b1397e.tar.xz
mullvadvpn-73eaeb24c36a6c8dfa47124707c724d826b1397e.zip
Update changelog
-rw-r--r--ios/CHANGELOG.md1
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.