diff --git a/changelog.txt b/changelog.txt index 2f1e4cdb778..85f3525bef5 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,7 @@ = 2.5.0 - 2021-xx-xx = * Fix - Fix hover dialog for close button on modals, unify styling and layout of modal buttons. * Update - Use Site Language when rendering Stripe elements. +* Fix - Express payment method being displayed on blocks checkout when Payment Request is not supported. = 2.4.0 - 2021-05-12 = * Update - Improve the Connect Account page. diff --git a/readme.txt b/readme.txt index ca215148ca8..aa53fb9b4a0 100644 --- a/readme.txt +++ b/readme.txt @@ -104,6 +104,7 @@ Please note that our support for the checkout block is still experimental and th = 2.5.0 - 2021-xx-xx = * Fix - Fix hover dialog for close button on modals, unify styling and layout of modal buttons. * Update - Use Site Language when rendering Stripe elements. +* Fix - Express payment method being displayed on blocks checkout when Payment Request is not supported. = 2.4.0 - 2021-05-12 = * Update - Improve the Connect Account page.