Skip to content

Commit

Permalink
Merge pull request #129 from moovfinancial/changelog-v0.3.0-release
Browse files Browse the repository at this point in the history
changelog: update for v0.3.0 release
  • Loading branch information
vxio authored Jun 20, 2024
2 parents 56e8233 + 327de4d commit 0ad47f5
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## v0.3.0 (Released 2024-06-20)
BREAKING CHANGES

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

ADDITIONS

- feat: add primary regulator to business profile
- examples: add business profile

IMPROVEMENTS

- feat: support webhooks ping event type and payload
- tests: enforce exact JSON decoding
- examples: retry list payment methods after bank account verification

BUG FIXES

- webhooks: fix JSON parsing error when decoding non-base64 encoded data

## v0.2.0 (Released 2024-05-16)

ADDITIONS
Expand Down

0 comments on commit 0ad47f5

Please sign in to comment.