Skip to content

Commit

Permalink
move app link under unreleased (#1234)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaxdesmarais authored Dec 6, 2024
1 parent f23e353 commit e12b985
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 @@ -9,6 +9,9 @@
* Make LocalPaymentAuthRequestParams public (fixes #1207)
* ThreeDSecure
* Add `ThreeDSecureRequest.requestorAppUrl`
* Venmo
* Add `VenmoClient` constructor with `appLinkReturnUri` argument to use App Links when redirecting back from the Venmo flow
* Deprecate `VenmoClient` constructor with `returnUrlScheme` argument

## 5.2.0 (2024-10-30)

Expand All @@ -17,9 +20,6 @@
* Shopper Insights (BETA)
* For analytics, send `experiment` as a parameter to `getRecommendedPaymentMethods` method
* For analytics, send `experiment` and `paymentMethodsDisplayed` analytic metrics to FPTI via the button presented event methods
* Venmo
* Add `VenmoClient` constructor with `appLinkReturnUri` argument to use App Links when redirecting back from the Venmo flow
* Deprecate `VenmoClient` constructor with `returnUrlScheme` argument

## 5.1.0 (2024-10-15)

Expand Down

0 comments on commit e12b985

Please sign in to comment.