From 1ac4a55f27188523bbc2726b235481abe3100883 Mon Sep 17 00:00:00 2001 From: Claudio Sanches Date: Tue, 10 Dec 2019 22:49:53 -0300 Subject: [PATCH] Update changelog --- readme.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.txt b/readme.txt index d6130e90ce5..9d21d721dca 100644 --- a/readme.txt +++ b/readme.txt @@ -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