Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
richherrera committed Oct 2, 2024
1 parent e4b46cf commit 0f21f4d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@

## unreleased

* Breaking Changes
* PayPal
* Add `PayPalRecurringBillingDetails` and `PayPalRecurringBillingPlanType` opt-in request objects. Including these details will provide transparency to users on their billing schedule, dates, and amounts, as well as launch a modernized checkout UI.
* PayPal
* Add `PayPalRecurringBillingDetails` and `PayPalRecurringBillingPlanType` opt-in request objects. Including these details will provide transparency to users on their billing schedule, dates, and amounts, as well as launch a modernized checkout UI.

## 5.0.0 (2024-09-30)
* PayPal
Expand Down Expand Up @@ -36,6 +35,7 @@
* PayPal
* Make `PayPalPaymentAuthRequestParams` internal
* Remove `PayPalPaymentAuthResultInfo`
* Rename `PayPalLauncher.handleReturnToAppFromBrowser()` to `PayPalLauncher.handleReturnToApp()`
* SEPADirectDebit
* Make `SEPADirectDebitPaymentAuthRequestParams` internal
* Remove `SEPADirectDebitPaymentAuthResultInfo`
Expand Down

0 comments on commit 0f21f4d

Please sign in to comment.