From f4bfb4b12a21525c34411e6c67bdebdf886e8947 Mon Sep 17 00:00:00 2001 From: Emili Castells Guasch Date: Mon, 26 May 2025 15:59:07 +0200 Subject: [PATCH] Update changelog --- changelog.txt | 2 ++ readme.txt | 2 ++ 2 files changed, 4 insertions(+) diff --git a/changelog.txt b/changelog.txt index 1caf9a335..ffb5956a9 100644 --- a/changelog.txt +++ b/changelog.txt @@ -22,6 +22,8 @@ * Fix - BCDC not enabled by default when cards selected during onboarding #3366 * Fix - Block checkout - Address form missing after payment on Product and Cart pages #3371 * Fix - Payments with Debit & Credit Cards failing #3376 +* Fix - PayPalGateway::process_payment on completed order leads to order failure #3374 +* Fix - Can not save payments if subscriptions is not selected when onboarding #3408 = 3.0.5 - 2025-04-23 = * Fix - Onboarding screen blank when WooPayments plugin is active #3312 diff --git a/readme.txt b/readme.txt index 8228491f3..e8bfede1b 100644 --- a/readme.txt +++ b/readme.txt @@ -178,6 +178,8 @@ If you encounter issues with the PayPal buttons not appearing after an update, p * Fix - BCDC not enabled by default when cards selected during onboarding #3366 * Fix - Block checkout - Address form missing after payment on Product and Cart pages #3371 * Fix - Payments with Debit & Credit Cards failing #3376 +* Fix - PayPalGateway::process_payment on completed order leads to order failure #3374 +* Fix - Can not save payments if subscriptions is not selected when onboarding #3408 = 3.0.5 - 2025-04-23 = * Fix - Onboarding screen blank when WooPayments plugin is active #3312