diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 68e4ec5132a..91f2ce50b83 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,5 +1,13 @@ == 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 = **WooCommerce** diff --git a/readme.txt b/readme.txt index d51e741f691..57a619625b7 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: e-commerce, store, sales, sell, woo, shop, cart, checkout, downloadable, d Requires at least: 5.2 Tested up to: 5.4 Requires PHP: 7.0 -Stable tag: 4.3.0 +Stable tag: 4.3.1 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html