From f1d88360a484a74f08bae193c20a5a1c4f19f5ad Mon Sep 17 00:00:00 2001 From: Claudiu Lodromanean Date: Thu, 6 Sep 2018 13:17:35 -0700 Subject: [PATCH] Update readme.txt --- readme.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index ecf89bd264e..a10371201ae 100644 --- a/readme.txt +++ b/readme.txt @@ -226,7 +226,8 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w * Dev - Added ability to query products that have a field set in wc_get_products/WC_Product_Query using the wildcard symbol '*'. #21162 * Dev - Added a JavaScript events before and after the order total recalculation on the Edit Order page. #21181 * Dev - Check for `needs_payment` instead of `has_status( 'pending' )` in PayPal PDT handler for custom order status support. #21200 -* Dev - Added form action hooks for edit account and login templates. #21248 +* Dev - Added form action hooks for edit account and login templates. #21248 +* Dev - Add action for when system tools are run. #21270 * Localization - Updated IT provinces. #20286 * Localization - Eircode validation. #20330 * Localization - Disable postcode requirement for Bahrain. #21103