Skip to content

Commit

Permalink
v2.35.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
carycheng committed Jul 18, 2019
1 parent e7a4013 commit 53c392a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 2.35.0 [2019-07-18]
- Added support for retrieving [is_external_only field](https://github.com/box/box-java-sdk/blob/master/src/main/java/com/box/sdk/BoxFile.java#L1668) for Box Files and Folders.

## 2.34.0 [2019-06-06]
- Added support for retrieving a [string type action for tasks](https://github.com/box/box-java-sdk/blob/master/src/main/java/com/box/sdk/BoxTask.java#L281).
Please use getActionType() going forward instead of the deprecated getAction().
Expand Down

0 comments on commit 53c392a

Please sign in to comment.