Update changelog and readme for 5.2.2, change stable tag to 5.2.2
This commit is contained in:
parent
b19500728b
commit
c887830d68
|
@ -1,5 +1,11 @@
|
||||||
== Changelog ==
|
== Changelog ==
|
||||||
|
|
||||||
|
= 5.2.2 2021-04-15 =
|
||||||
|
|
||||||
|
**WooCommerce**
|
||||||
|
|
||||||
|
* Fix - Can't grant permission for download from order details page. #29691
|
||||||
|
|
||||||
= 5.2.1 2021-04-14 =
|
= 5.2.1 2021-04-14 =
|
||||||
|
|
||||||
**WooCommerce**
|
**WooCommerce**
|
||||||
|
|
|
@ -4,7 +4,7 @@ Tags: e-commerce, store, sales, sell, woo, shop, cart, checkout, downloadable, d
|
||||||
Requires at least: 5.5
|
Requires at least: 5.5
|
||||||
Tested up to: 5.7
|
Tested up to: 5.7
|
||||||
Requires PHP: 7.0
|
Requires PHP: 7.0
|
||||||
Stable tag: 5.2.1
|
Stable tag: 5.2.2
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
||||||
|
|
||||||
|
@ -160,6 +160,12 @@ WooCommerce comes with some sample data you can use to see how products look; im
|
||||||
|
|
||||||
== Changelog ==
|
== Changelog ==
|
||||||
|
|
||||||
|
= 5.2.2 2021-04-15 =
|
||||||
|
|
||||||
|
**WooCommerce**
|
||||||
|
|
||||||
|
* Fix - Can't grant permission for download from order details page. #29691
|
||||||
|
|
||||||
= 5.2.1 2021-04-14 =
|
= 5.2.1 2021-04-14 =
|
||||||
|
|
||||||
**WooCommerce**
|
**WooCommerce**
|
||||||
|
|
Loading…
Reference in New Issue