Skip to content

Commit

Permalink
[App Switch] Update CHANGELOG (#1166)
Browse files Browse the repository at this point in the history
* Update CHANGELOG

* Update CHANGELOG
  • Loading branch information
richherrera authored Sep 26, 2024
1 parent 2e4b21a commit f18fe78
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# Braintree Android SDK Release Notes

## unreleased

* PayPal
* Add PayPal App Switch vault flow (BETA)
* Add `enablePayPalAppSwitch` property to `PayPalVaultRequest` for App Switch support
* Require `PayPalVaultRequest.userAuthenticationEmail` for App Switch support
* Require `PayPalClient.appLinkReturnUrl` for App Switch support
* Send `link_type` and `paypal_installed` in `event_params` when available to PayPal's analytics service (FPTI)
* **Note:** This feature is currently in beta and may change or be removed in future releases.

* GooglePay
* Upgrade `play-services-wallet` to `19.4.0`
* Breaking Changes
Expand Down

0 comments on commit f18fe78

Please sign in to comment.