diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d29f7e5ba7..8e781dac794 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ +## 20.4 +In this version we've fixed an issue related to the onboarding of payments. Blaze ads management has also been enhanced for better experiences. + ## 20.3 In this version, we've enabled scanning order tracking numbers and improved product password management. We've also added enhancements for product scanner, cash payments and discounts. Blaze ads campaign creation has been updated with a better experience for image picking and budget settings. diff --git a/WooCommerce/Resources/release_notes.txt b/WooCommerce/Resources/release_notes.txt index d84a414a284..8b53f1d9f1b 100644 --- a/WooCommerce/Resources/release_notes.txt +++ b/WooCommerce/Resources/release_notes.txt @@ -1,9 +1,3 @@ -- [Internal] Mark order notification read if needed on watch app and notification extension https://github.com/woocommerce/woocommerce-ios/pull/13896 -- [*] Blaze: Enhanced the layout of the campaign list item. [https://github.com/woocommerce/woocommerce-ios/pull/13934] -- [*] Fixed the incorrect navigation title of the product selector in the Blaze campaign creation flow. [https://github.com/woocommerce/woocommerce-ios/pull/13903] -- [*] Payments: Fixed an issue to ensure the payment onboarding state is reset after logout and login. [https://github.com/woocommerce/woocommerce-ios/pull/13897] -- [*] Blaze: Handle links on the campaign detail web view natively. [https://github.com/woocommerce/woocommerce-ios/pull/13922] -- [*] Blaze: Open blaze campaign detail page upon tapping push notification. [https://github.com/woocommerce/woocommerce-ios/pull/13843] -- [internal] Updated dependencies for Xcode 16 Support [https://github.com/woocommerce/woocommerce-ios/pull/13911] +In this version we've fixed an issue related to the onboarding of payments. Blaze ads management has also been enhanced for better experiences.