Update changelog

This commit is contained in:
Claudio Sanches 2019-12-10 22:49:53 -03:00
parent 069f246f79
commit 1ac4a55f27
1 changed files with 2 additions and 0 deletions

View File

@ -225,6 +225,8 @@ INTERESTED IN DEVELOPMENT?
* Fix - Prevent variable product parents from being added to orders. #25162
* Fix - Use sorting settings as a default to product shortcodes. #25180
* Fix - Applied setup wizard CSS fixes to the respective WP versions. #25197
* Fix - Fixed "account erasure request" URL in WordPress 5.3. #25208
* Fix - Ensure all cache get removed on webhook deletion. #25164
* Template - Introduced `woocommerce_product_related_products_heading` filter. #25059
* Template - Introduced `woocommerce_before_lost_password_confirmation_message` and `woocommerce_after_lost_password_confirmation_message` hooks. #25096
* REST API - Fixed `date_created` and `date_created_gmt` for customers v2. #25181