This commit is contained in:
Mike Jolley 2019-01-16 15:12:11 +00:00
parent e84ed1937c
commit b3ffa70911
1 changed files with 1 additions and 0 deletions

View File

@ -163,6 +163,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w
* Enhancement - Only include order erasure bulk action if erasure is enabled in settings. #22354
* Enhancement - Customer notes containing URLs now automatically converts to clickable links. #21927
* Tweak - Generalize shipping estimate text on cart page. #22467
* Tweak - Include auto draft orders in order list filters. #22380
* Dev - Introduce `woocommerce_reviews_title` filter. #22216
* Dev - Added `woocommerce_cheque_process_payment_order_status` filter allowing plugins to change the order status to the Cheque gateway. #21402
* Dev - Add the current coupon object to the `woocommerce_get_shop_coupon_data` filter. #21442