From f34ac3c48c1e4dd6b183bf44f79b5e1a52bbf271 Mon Sep 17 00:00:00 2001 From: Rua Haszard Date: Tue, 21 Jan 2020 09:30:12 +1300 Subject: [PATCH] Update readme (on master) with 2.5.11 changelog --- plugins/woocommerce-blocks/readme.txt | 7 +++++++ 1 file changed, 7 insertions(+) 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