Skip to content

Commit

Permalink
Changelog for v3.6.0 (#467)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Willer authored Mar 27, 2018
1 parent eaf1a9b commit 4c56f50
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changelog

## 3.5.1
## 3.6.0

- Fixed an issue where a "Security protocol not supported" exception could be thrown on MacOS
- Added `client.FilesManager.GetRepresentationContentAsync()` for fetching a stream over representation contents
- Fixed parsing of some `Source` objects on `BoxEvent` objects

## 3.5.2

- 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.
Expand Down

0 comments on commit 4c56f50

Please sign in to comment.