Add changelog for 5.2-rc.2
This commit is contained in:
parent
e216d547bb
commit
35f3a553f8
|
@ -1,7 +1,19 @@
|
|||
== Changelog ==
|
||||
|
||||
= 5.2.0 RC 2 2021-04-06 =
|
||||
|
||||
**WooCommerce**
|
||||
|
||||
* Update - WooCommerce Admin package 2.1.5. #29577
|
||||
|
||||
**WooCommerce Admin - 2.1.5**
|
||||
|
||||
* Tweak - Set international country feature flag off
|
||||
|
||||
= 5.2.0 RC 2021-03-30 =
|
||||
|
||||
**WooCommerce**
|
||||
|
||||
* Update - WooCommerce Admin package 2.1.4. #29520
|
||||
* Fix - Don't remove existing coupons from order when an invalid REST API request for updating coupons is submitted. #29474
|
||||
* Fix - Wrong logic for including or excluding the payments step in the list of completed tasks in the onboarding wizard. #29518
|
||||
|
|
12
readme.txt
12
readme.txt
|
@ -160,8 +160,20 @@ WooCommerce comes with some sample data you can use to see how products look; im
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 5.2.0 RC 2 2021-04-06 =
|
||||
|
||||
**WooCommerce**
|
||||
|
||||
* Update - WooCommerce Admin package 2.1.5. #29577
|
||||
|
||||
**WooCommerce Admin - 2.1.5**
|
||||
|
||||
* Tweak - Set international country feature flag off
|
||||
|
||||
= 5.2.0 RC 2021-03-30 =
|
||||
|
||||
**WooCommerce**
|
||||
|
||||
* Update - WooCommerce Admin package 2.1.4. #29520
|
||||
* Fix - Don't remove existing coupons from order when an invalid REST API request for updating coupons is submitted. #29474
|
||||
* Fix - Wrong logic for including or excluding the payments step in the list of completed tasks in the onboarding wizard. #29518
|
||||
|
|
Loading…
Reference in New Issue