0.1.5.json 259 B

123456789101112
  1. [
  2. {
  3. "category": "Cntrl-C",
  4. "description": "Fix issue of hangs when Cntrl-C happens for many queued transfers",
  5. "type": "bugfix"
  6. },
  7. {
  8. "category": "cancel",
  9. "description": "Expose messages for cancels",
  10. "type": "feature"
  11. }
  12. ]