Skip to content

Commit

Permalink
added changelog for 2.23.0 release (#636)
Browse files Browse the repository at this point in the history
  • Loading branch information
carycheng authored Aug 23, 2018
1 parent 8c72d75 commit 3a7e293
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.23.0
- Added support for [Metadata Cascade Policy](https://github.com/box/box-java-sdk/blob/master/doc/folders.md#create-cascade-policy-on-folder)

## 2.22.0
- Deprecated the [moveFolderToUser()](https://github.com/box/box-java-sdk/blob/master/src/main/java/com/box/sdk/BoxUser.java#L455) for Box Users. We encourage users to
use [transferContent](https://github.com/box/box-java-sdk/blob/master/src/main/java/com/box/sdk/BoxUser.java#L482) going forward because idiomatically it is more correct.
Expand Down

0 comments on commit 3a7e293

Please sign in to comment.