Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PJSimon authored Apr 2, 2020
1 parent d32a97d commit 184a6e1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 184a6e1

Please sign in to comment.