diff --git a/changelog.txt b/changelog.txt index 87510a692..b1257e486 100644 --- a/changelog.txt +++ b/changelog.txt @@ -4,6 +4,7 @@ * Fix - Payment tokens fixes and adjustments #2106 * Fix - Pay upon Invoice: Add input validation to Experience Context fields #2092 * Fix - Disable markup in get_plugin_data() returns to fix an issue with wptexturize() #2094 +* Fix - Problem changing the shipping option in block pages #2142 * Enhancement - Pay later messaging configurator improvements #2107 * Enhancement - Replace the middleware URL from connect.woocommerce.com to api.woocommerce.com/integrations #2130 * Enhancement - Remove all Sofort references as it has been deprecated #2124 diff --git a/readme.txt b/readme.txt index 30b7db50b..cdf872418 100644 --- a/readme.txt +++ b/readme.txt @@ -183,6 +183,7 @@ If you encounter issues with the PayPal buttons not appearing after an update, p * Fix - Payment tokens fixes and adjustments #2106 * Fix - Pay upon Invoice: Add input validation to Experience Context fields #2092 * Fix - Disable markup in get_plugin_data() returns to fix an issue with wptexturize() #2094 +* Fix - Problem changing the shipping option in block pages #2142 * Enhancement - Pay later messaging configurator improvements #2107 * Enhancement - Replace the middleware URL from connect.woocommerce.com to api.woocommerce.com/integrations #2130 * Enhancement - Remove all Sofort references as it has been deprecated #2124