Skip to content

Commit

Permalink
add breaking changes section
Browse files Browse the repository at this point in the history
  • Loading branch information
vxio committed Jun 20, 2024
1 parent 322b9e8 commit 327de4d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
## v0.3.0 (Released 2024-06-20)
BREAKING CHANGES

- transfers: update CreateTransfer to constrain return params based on async vs sync

ADDITIONS

Expand All @@ -7,7 +10,6 @@ ADDITIONS

IMPROVEMENTS

- **breaking**: update CreateTransfer to constrain return params based on async vs sync
- feat: support webhooks ping event type and payload
- tests: enforce exact JSON decoding
- examples: retry list payment methods after bank account verification
Expand Down

0 comments on commit 327de4d

Please sign in to comment.