From 7ea117d6d2020cf3783dddfac3becd3fefdcb67d Mon Sep 17 00:00:00 2001 From: Claudiu Lodromanean Date: Tue, 11 Sep 2018 09:26:47 -0700 Subject: [PATCH] Update readme.txt --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index 62e1601ffef..9f407a508bf 100644 --- a/readme.txt +++ b/readme.txt @@ -236,6 +236,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w * 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 - Add action for when system tools are run. #21270 +* Dev - Add - woocommerce_restock_refunded_items filter to control default state of the restock option when refunding items on an order. #21314 * Localization - Updated IT provinces. #20286 * Localization - Eircode validation. #20330 * Localization - Disable postcode requirement for Bahrain. #21103