Skip to content

Latest commit

 

History

History
44 lines (20 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

44 lines (20 loc) · 1.56 KB

[Unreleased]

2.0.0 (2023-07-24)

⚠ BREAKING CHANGES

  • Refactor resources params to reflect better API payload structure (#29)

Bug Fixes

  • Refactor resources params to reflect better API payload structure (#29) (c03692a)

1.2.0 (2023-07-04)

Features

  • add ability to accept custom api url and version (#26) (cae73ef)

1.1.1 (2023-07-04)

Bug Fixes

  • Fix not authorized response parsing (#24) (00f508d)

1.1.0 (2023-06-25)

Features

  • add utility method for webhook payload verify (#19) (1aaf042)

1.0.0 (2023-06-13)

Features

[0.1.0] - 2023-05-09

  • Initial release