From a75310737eee5461187ecaa0fa8dc736b0ceca86 Mon Sep 17 00:00:00 2001 From: sshropshire <58225613+sshropshire@users.noreply.github.com> Date: Mon, 6 Feb 2023 13:57:18 -0600 Subject: [PATCH] YOLO fix CHANGELOG formatting. --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8f0995afc..1a6f9f414d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,9 @@ * PayPalNativeCheckout (BETA) * Bump native-checkout version to `0.8.8` * Fix an issue where address override was not being honored in `PayPalNativeCheckoutRequest` - * Breaking changes - *`PayPalNativeRequest` requires a `returnUrl` to redirect correctly after authentication * Fixes bug in `PayPalNativeCheckoutAccountNonce` where the `intent` was not being set correctly from the `PayPalNativeCheckoutRequest` + * Breaking changes + * `PayPalNativeRequest` requires a `returnUrl` to redirect correctly after authentication * ThreeDSecure * Apply `Theme.AppCompat` to `ThreeDSecureActivity` * SamsungPay