Revert downloads path change and changelog
This commit is contained in:
parent
bce05c811a
commit
2779c7b765
|
@ -1,5 +1,20 @@
|
||||||
== Changelog ==
|
== Changelog ==
|
||||||
|
|
||||||
|
= 5.7.1 2021-09-23 =
|
||||||
|
|
||||||
|
**WooCommerce**
|
||||||
|
|
||||||
|
* Dev - Revert Download filepaths changes.
|
||||||
|
|
||||||
|
**WooCommerce Admin - 2.6.5**
|
||||||
|
|
||||||
|
- Fix: Add filters to get new hidden options #7698
|
||||||
|
|
||||||
|
**WooCommerce Blocks - 5.7.2**
|
||||||
|
|
||||||
|
- Fix - Infinite recursion when removing an attribute filter from the Active filters block. #4816
|
||||||
|
- Fix - Fix Product Search block displaying incorrectly. #4740
|
||||||
|
|
||||||
= 5.7.0 2021-09-21 =
|
= 5.7.0 2021-09-21 =
|
||||||
|
|
||||||
**WooCommerce**
|
**WooCommerce**
|
||||||
|
|
|
@ -4,7 +4,7 @@ Tags: e-commerce, store, sales, sell, woo, shop, cart, checkout, downloadable, d
|
||||||
Requires at least: 5.6
|
Requires at least: 5.6
|
||||||
Tested up to: 5.8
|
Tested up to: 5.8
|
||||||
Requires PHP: 7.0
|
Requires PHP: 7.0
|
||||||
Stable tag: 5.7.0
|
Stable tag: 5.7.1
|
||||||
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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue