This commit is contained in:
Rodrigo Primo 2019-07-04 16:29:27 -03:00
parent 71e1428fbb
commit e0544fb8da
1 changed files with 1 additions and 0 deletions

View File

@ -172,6 +172,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w
* Dev - Add quantity input action hooks (`woocommerce_before_add_to_cart_quantity`, `woocommerce_after_add_to_cart_quantity`). #23166
* Dev - Add $this parameter to email class filters. #23250
* Dev - Add new WC_Abstract_Order::get_coupons() method for returning all coupon line item objects on an order. #23663
* Dev - Added new action 'woocommerce_product_read'. #23181
[See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce/master/CHANGELOG.txt).