diff --git a/CHANGELOG.md b/CHANGELOG.md index 479d8af26..1ecdc2f37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ # Changelog ## Next Release -- Fix bug with premature disconnect when renaming files and weblinks -- Add metadata to each item returned by a metadata query -- Check that part was successfully uploaded for large file uploads before retrying for 500 errors ([#781](https://github.com/box/box-java-sdk/pull/781)) - Add preflight check before chunked uploads ([#782](https://github.com/box/box-java-sdk/pull/782)) +- Check that part was successfully uploaded for large file uploads before retrying for 500 errors ([#781](https://github.com/box/box-java-sdk/pull/781)) +- Fix bug with premature disconnect when renaming files and weblinks ([#779](https://github.com/box/box-java-sdk/pull/779)) +- Add metadata to each item returned by a metadata query ([#778](https://github.com/box/box-java-sdk/pull/778)) ## 2.44.1 [2020-02-13] - Fix formatting bug for Java Logger