3.52.0 546 B

1234567891011121314151617
  1. [
  2. {
  3. "type": "feature",
  4. "category": "",
  5. "description": "Retry on a set of CURLE_*_ERROR based failures. Currently, only CURLE_RECV_ERROR (errno 56) is retried."
  6. },
  7. {
  8. "type": "enhancement",
  9. "category": "Api\\Parser",
  10. "description": "Simplify return."
  11. },
  12. {
  13. "type": "api-change",
  14. "category": "Budgets",
  15. "description": "Add additional costTypes: IncludeDiscount, UseAmortized, to support finer control for different charges included in a cost budget."
  16. }
  17. ]