From 985144259e9ef160c44517ef214a5565e23ebccd Mon Sep 17 00:00:00 2001 From: Joseph Plukarski Date: Thu, 7 Dec 2023 10:29:35 -0600 Subject: [PATCH] Fix CHANGELOG.md Move Apple Pay Error to unreleased section --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d19f1756..e9ea3f2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # CHANGELOG +## UNRELEASED + - Apple Pay: add error message prompting the customer to click the Apple Pay button when `requestPaymentMethod` is called. + ## 1.41.0 - Update braintree-web to 3.97.4 - Accessibility improvements @@ -8,7 +11,6 @@ - Update browser-detection to v1.17.1 - Update Google Pay CSP Directives - Updated Apple Pay logo to scale correctly - - Apple Pay: add error message prompting the customer to click the Apple Pay button when `requestPaymentMethod` is called. ## 1.40.2 - Fix issue where some assets for the Drop-In would not load from the CDN