This commit is contained in:
Rodrigo Primo 2019-07-09 14:27:16 -03:00
parent 817a0197c0
commit f539a96c7e
1 changed files with 1 additions and 0 deletions

View File

@ -164,6 +164,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w
* Enhancement - Add taxonomy-specific classes to active filters widget. #23122
* Fix - Use version_compare for determining max version number. #23092
* Fix - Missing space and closing <strong> tag in WooCommerce.com disconnect message. #24073
* Fix - CSV Importer - Skip rows during update if a SKU column exists, but the value is empty. #23262
* Tweak - When cleaning up variations due to product type change, force delete them instead of trashing. #23478
* Tweak - Change wording on link to change address to reflect if an address is already present or not. #23532
* Tweak - If variations are missing prices, show notice in product data panel. #23133