Skip to content

Commit

Permalink
Update changelog for v3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Willer committed Apr 30, 2018
1 parent 0af6283 commit fad527c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## 3.8.0

- Fixed an issue where users could not create `BoxClient` on Xamarin
- Added `File` property to `BoxLock` objects in events
- Added `MetadataManager.DeleteMetadataTemplate(string scope, string template)` for deleting a Metadata template
- Made API URLs modifiable in `BoxConfig`
- Improved API response error objects/messages

## 3.7.0

- Added support for assigning a Retention Policy to a metadata template
- Added `CONTENT_ACCESS` event type to enum

## 3.6.0

- Fixed an issue where a "Security protocol not supported" exception could be thrown on MacOS
Expand Down

0 comments on commit fad527c

Please sign in to comment.