Update readme.txt - 9.3.2

This commit is contained in:
Naman Malhotra 2024-09-18 20:04:31 +07:00 committed by GitHub
parent df37ccf8c5
commit a7a98ee782
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 2 deletions

View File

@ -4,7 +4,7 @@ Tags: online store, ecommerce, shop, shopping cart, sell online
Requires at least: 6.5
Tested up to: 6.6
Requires PHP: 7.4
Stable tag: 9.2.3
Stable tag: 9.3.1
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
@ -169,6 +169,11 @@ WooCommerce comes with some sample data you can use to see how products look; im
== Changelog ==
= 9.4.0 2024-XX-XX =
= 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]
[See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/changelog.txt).