0.1.3.json 334 B

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