Update CHANGELOG

This commit is contained in:
Chris Roberts 2021-03-24 13:03:48 -07:00
parent 5b6fc4c0bb
commit b1f4e732ec

View File

@ -16,6 +16,7 @@ IMPROVEMENTS:
BUG FIXES:
- command/cloud: Automatically disable direct uploads when file is too large [GH-12250]
- core: Make shell script for loop shell agnostic [GH-12205]
- core: Raise error if downloading box metadata fails [GH-12189]
- core: Apply download options to metadata requests [GH-12177]