File size: 334 Bytes
065fee7 |
1 2 3 4 5 6 7 8 9 10 11 12 |
[
{
"category": "delete",
"description": "Add a ``.delete()`` method to the transfer manager.",
"type": "feature"
},
{
"category": "seekable upload",
"description": "Fix issue where seeked position of seekable file for a nonmultipart upload was not being taken into account.",
"type": "bugfix"
}
] |