Skip to content

Commit

Permalink
Mention all methods in the release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
tillh-stripe committed Feb 21, 2025
1 parent 96d3b8e commit a23f56a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@

**Features**

- Added ability to pass an `onEvent` listener to Financial Connections methods via a `params` argument.
- Added ability to pass an `onEvent` listener to Financial Connections methods via a `params` argument. This includes the following methods, both when used directly or via `useStripe` or `useFinancialConnectionsSheet`:
- `collectBankAccountForPayment`
- `collectBankAccountForSetup`
- `collectBankAccountToken`
- `collectFinancialConnectionsAccounts`

## 0.41.0 - 2024-12-19

Expand Down

0 comments on commit a23f56a

Please sign in to comment.