Added missing changelog for 4.3.1
This commit is contained in:
parent
54390bb094
commit
9e37acff39
|
@ -1,5 +1,13 @@
|
||||||
== Changelog ==
|
== Changelog ==
|
||||||
|
|
||||||
|
= 4.3.1 - 2020-07-21 =
|
||||||
|
|
||||||
|
**WooCommerce Admin 1.3.1**
|
||||||
|
* Fix - PHP Fatal errors when columns are missing from the Notes table. #4831
|
||||||
|
|
||||||
|
**WooCommerce Blocks 2.7.2**
|
||||||
|
* Enhancement - Move Draft order logic behind feature flag. #2874
|
||||||
|
|
||||||
= 4.3.0 - 2020-07-08 =
|
= 4.3.0 - 2020-07-08 =
|
||||||
|
|
||||||
**WooCommerce**
|
**WooCommerce**
|
||||||
|
|
|
@ -4,7 +4,7 @@ Tags: e-commerce, store, sales, sell, woo, shop, cart, checkout, downloadable, d
|
||||||
Requires at least: 5.2
|
Requires at least: 5.2
|
||||||
Tested up to: 5.4
|
Tested up to: 5.4
|
||||||
Requires PHP: 7.0
|
Requires PHP: 7.0
|
||||||
Stable tag: 4.3.0
|
Stable tag: 4.3.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