Update changelogs

This commit is contained in:
Claudio Sanches 2022-04-15 11:03:53 -03:00
parent 450b2483f8
commit eb6b7d2b0e
5 changed files with 11 additions and 13 deletions

View File

@ -1,4 +1,4 @@
Significance: patch
Type: enhancement
Add woocommerce_download_parse_remote_file_path and woocommerce_download_parse_file_path filters to modify the parse_file_path method file_path return. #32317
Significance: patch
Type: enhancement
Add woocommerce_download_parse_remote_file_path and woocommerce_download_parse_file_path filters to modify the parse_file_path method file_path return. #32317

View File

@ -1,4 +1,4 @@
Significance: patch
Type: tweak
WC_Product_CSV_Importer_Controller::is_file_valid_csv now just invokes wc_is_file_valid_csv. #32460
Significance: patch
Type: tweak
WC_Product_CSV_Importer_Controller::is_file_valid_csv now just invokes wc_is_file_valid_csv. #32460

View File

@ -1,5 +1,4 @@
Significance: patch
Type: tweak
Comment: Changelog entry not needed, because this is an adjustment to unreleased code.
Changelog entry not needed, because this is an adjustment to unreleased code.

View File

@ -1,5 +1,4 @@
Significance: patch
Type: update
Updating deasync package to resolve install script issue with Linux

View File

@ -1,4 +1,4 @@
Significance: patch
Type: update
simplify the WooCommerce Admin init routine. #32489
Simplify the WooCommerce Admin init routine. #32489