Skip to content

Commit

Permalink
Add note to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tillh-stripe committed Apr 29, 2024
1 parent e89d89b commit 7089b0d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# CHANGELOG

## XX.XX.XX - 2023-XX-XX
## XX.XX.XX - 2024-XX-XX

### Financial Connections
* [Changed][8377](https://github.com/stripe/stripe-android/pull/8377) The `FinancialConnectionsEvent.Name.CONSENT_ACQUIRED` event is now emitted when the consent has been acquired _and_ successfully confirmed with the Stripe backend. Previously, the event was emitted before the confirmation, making it possible to receive multiple `CONSENT_ACQUIRED` events in a single session.

## 20.41.1 - 2024-04-22

Expand All @@ -20,7 +23,7 @@
## 20.40.4 - 2024-04-04

### Financial Connections
[Fixed][8223](https://github.com/stripe/stripe-android/pull/8223) Fixed a crash that occurred when using Compose 1.6.
* [Fixed][8223](https://github.com/stripe/stripe-android/pull/8223) Fixed a crash that occurred when using Compose 1.6.

## 20.40.3 - 2024-04-01

Expand Down

0 comments on commit 7089b0d

Please sign in to comment.