Updated Release Testing Instructions WooCommerce 5.0 (markdown)

Tam Mullen 2021-01-18 18:00:47 +00:00
parent 639d865b57
commit 53f769db3f
1 changed files with 32 additions and 1 deletions

@ -2,6 +2,15 @@ WooCommerce 5.0 includes:
- [WooCommerce Admin Updates:](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.0#woocommerce-admin-updates)
- [WooCommerce Core Updates:](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.0#woocommerce-core-updates)
- [Prevent duplicate new order email from being sent when changing order status](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.0#)
- [Fix incorrect product review count](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.0#)
- [Add notice to deprecate old reports](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.0#)
- [Refactor Shipping Calculations](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.0#)
- [Refactor Shipping Zones](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.0#)
- [Changing how we fetch featured extensions](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.0#)
## WooCommerce Admin Updates:
@ -12,4 +21,26 @@ TBC
## WooCommerce Core Updates:
TBC
### Prevent duplicate new order email from being sent when changing order status [(28809)](https://github.com/woocommerce/woocommerce/pull/28809)
1. TBC.
### Fix incorrect product review count [(28814)](https://github.com/woocommerce/woocommerce/pull/28814)
1. TBC.
### Add notice to deprecate old reports [(28799)](https://github.com/woocommerce/woocommerce/pull/28799)
1. TBC.
### Refactor Shipping Calculations [(28558)](https://github.com/woocommerce/woocommerce/pull/28558)
1. TBC.
### Refactor Shipping Zones [(28801)](https://github.com/woocommerce/woocommerce/pull/28801)
1. TBC.
### Changing how we fetch featured extensions [(28719)](https://github.com/woocommerce/woocommerce/pull/28719)
1. TBC.