Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 1.14 KB

1.1.1 (2021-09-21)

  • Updated PayPal HTTP package version from 1.0.0 -> 1.0.1

1.1.0 (2021-02-24)

  • Remove unused error from CreatePayoutResponse (9abd12c)
  • Remove PayoutError, PayoutErrorDetails and replace usage with Error and ErrorDetails.(f0c4f3b , d349125)
  • Add location to ErrorDetails. (93bedab)
  • Add samples for parsing failure responses (51cfcbe)
  • Add tests for failure cases (089e9a0)
  • Changes to travis to test against multiple .NET versions (65b890f)