From 01c9f4425826851f7d9e7607e9342d401a2faf70 Mon Sep 17 00:00:00 2001 From: Matt Willer Date: Thu, 15 Mar 2018 14:43:11 -0700 Subject: [PATCH] Update changelog version --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93c095ad7..b7f2bcd5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 3.5.0 +## 3.5.1 - Switched to exponential backoff when the SDK receives a rate limit or server error response. - Force support for TLSv1.1 or higher when available to improve the security of connections to the Box API.