Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidme-stripe authored Sep 9, 2024
1 parent 1dbd1fb commit 562ce65
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
## 23.30.0 2024-09-09
### PaymentSheet
* [Added] CustomerSessions is now in private beta.

## 23.28.3 2024-09-03
### PaymentSheet
* [Fixed] PaymentSheet now uses a border width of 1.5 instead of 0 when `PaymentSheet.Appearance.borderWidth' is 0.
* [Fixed] The 0.5x lens is now used when scanning cards, if available. (Thanks [@akhmedovgg](https://github.com/akhmedovgg)!)

Expand All @@ -12,7 +9,6 @@
* [Fixed] Avoid multiple calls to CVC Recollection callback for deferred intent integrations
* [Fixed] Fixed an issue in SwiftUI where setting `isPresented=false` wouldn't dismiss the sheet.


## 23.29.1 2024-08-12
### PaymentSheet
* [Fixed] Fixed an issue where signing up with Link and paying would vend an empty `STPPaymentMethod` object to an `IntentConfiguration` confirmHandler callback.
Expand All @@ -38,6 +34,9 @@
* [Added] Support for Billie (Private Beta) bindings.
* [Added] Support for Satispay (Private Beta) bindings.

## 23.28.3 2024-09-03
This release was made in error, and contains changes from 23.29.0, 23.29.1, and 23.29.2.

## 23.28.1 2024-07-16
### Payments
* [Fixed] Improved reliability when paying or setting up with Cash App Pay.
Expand Down

0 comments on commit 562ce65

Please sign in to comment.