diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c6587fc..5e72dd78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,11 @@ # CHANGELOG -## UNRELEASED +## 1.42.0 - Apple Pay - add error message prompting the customer to click the Apple Pay button when `requestPaymentMethod` is called. - 3D Secure - Fix issue where `paymentMethodRequestable` event would fire before 3DS challenge has been completed. (closes [#805](https://github.com/braintree/braintree-web-drop-in/issues/805)) + - Update braintree-web to 3.99.0 ## 1.41.0 - Update braintree-web to 3.97.4 diff --git a/README.md b/README.md index 8cabf418..48d8a526 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ This is a full example of a Drop-in integration that only accepts credit cards.
- +