From 6a4d47ad7b3fb233bbfbc001308aa8ce2d77da90 Mon Sep 17 00:00:00 2001 From: Thomas Roberts Date: Mon, 17 Jul 2023 16:50:32 +0100 Subject: [PATCH] Update changelog --- readme.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 00141538294..0356038ba0d 100644 --- a/readme.txt +++ b/readme.txt @@ -86,7 +86,8 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/ #### Bug Fixes - Improve performance and fix memory exhaustion errors that could be triggered for stores with a high volume of products using the Products (Beta) or Products Collection blocks. ([#10198](https://github.com/woocommerce/woocommerce-blocks/pull/10198)) -- Fix a visual bug with margins around the Proceed to Checkout button on the Cart block. ([10182](https://github.com/woocommerce/woocommerce-blocks/pull/10182)) +- Fix a visual bug with margins around the Proceed to Checkout button on the Cart block. ([#10182](https://github.com/woocommerce/woocommerce-blocks/pull/10182)) +- Fixed formatting for addresses sent to the Store API. ([#10242](https://github.com/woocommerce/woocommerce-blocks/pull/10242)) #### Security - Update CORS handling in Store API