diff options
| -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. |
