diff --git a/plugins/woocommerce-blocks/readme.txt b/plugins/woocommerce-blocks/readme.txt index 966bab21f94..c389357ae89 100644 --- a/plugins/woocommerce-blocks/readme.txt +++ b/plugins/woocommerce-blocks/readme.txt @@ -114,6 +114,12 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/ - Update documentation for the snackbarNoticeVisibility filter. ([4508](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4508)) - Add documentation for `extensionCartUpdate` method - this allows extensions to update the client-side cart after it has been modified on the server. ([4377](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4377)) += 5.7.2 - 2021-09-23 = + +#### Bug Fixes + +- Fix infinite recursion when removing an attribute filter from the Active filters block. #4816 +- Fix Product Search block displaying incorrectly. #4740 = 5.7.1 - 2021-08-30 =