diff --git a/plugins/woocommerce-blocks/readme.txt b/plugins/woocommerce-blocks/readme.txt index c1ddf0caf7e..0421300cbe5 100644 --- a/plugins/woocommerce-blocks/readme.txt +++ b/plugins/woocommerce-blocks/readme.txt @@ -116,6 +116,13 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/ == Changelog == += 2.5.11 - 2020-01-20 = +- bug: Fix a javascript error when editing All Products inner blocks "Link to Product Page" option #1593 +- bug: Fix an issue in All Products when ordering by newness was reversed #1598 +- bug: Fix a javascript error in editor when user re-selects same attribute in Filter Products by Attribute block #1596 +- bug: Fix a render issue for product attribute values with ampersand (&) or other special characters #1608 +- bug: Fix bug in Safari and other Webkit browsers that was causing the All Products block to show 0 results when resetting the sort value. #1611 + = 2.5.10 - 2020-01-09 = - All Products block: fix wrong price format for variable products with certain currency settings. #1518