From c895f37c3a87288566cf78675ae1d1ab54963168 Mon Sep 17 00:00:00 2001 From: Naman Malhotra Date: Wed, 18 Sep 2024 16:29:11 +0300 Subject: [PATCH] Update readme.txt (#51505) * Update readme.txt * Update plugins/woocommerce/readme.txt Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com> --------- Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com> --- plugins/woocommerce/readme.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/woocommerce/readme.txt b/plugins/woocommerce/readme.txt index 28ffda9c9d3..c3d14d27c71 100644 --- a/plugins/woocommerce/readme.txt +++ b/plugins/woocommerce/readme.txt @@ -171,9 +171,9 @@ WooCommerce comes with some sample data you can use to see how products look; im = 9.3.2 2024-09-18 = -- Fix invalid path error in product importer in Windows (#51456)[https://github.com/woocommerce/woocommerce/pull/51456] -- Revert - changes related to low stock product notification (#51441)[https://github.com/woocommerce/woocommerce/pull/51441] -- Fix bug where manually triggering `added_to_cart` event without a button element caused an Exception (#51449)[https://github.com/woocommerce/woocommerce/pull/51449] +- Fix - Improve the product importer's handling of filepaths under Windows [#51456](https://github.com/woocommerce/woocommerce/pull/51456) +- Fix - Revert changes related to low stock product notifications [#51441](https://github.com/woocommerce/woocommerce/pull/51441) +- Fix - Resolve a bug where manually triggering `added_to_cart` event without a button element caused an Exception [#51449](https://github.com/woocommerce/woocommerce/pull/51449) [See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/changelog.txt).