From 9f41cf7609dee44d2e1662784e7034b8d615ab2b Mon Sep 17 00:00:00 2001 From: roykho Date: Fri, 13 May 2022 11:56:55 -0700 Subject: [PATCH] Update changelog to reflect 6.5.1 release --- changelog.txt | 7 +++++++ plugins/woocommerce/readme.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 1f44109fec8..72e461aba57 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,12 @@ == Changelog == += 6.5.1 2022-05-12 = + +**WooCommerce** + +* Fix - Specify a maximum index size for the URL column in the Download Directories table. ([#32968](https://github.com/woocommerce/woocommerce/pull/32968)) +* Fix - Fix issue where FeaturePlugin class caused a conflict with older WooCommerce Admin versions. ([#32966](https://github.com/woocommerce/woocommerce/pull/32966)) + = 6.5.0 2022-05-10 = **WooCommerce** diff --git a/plugins/woocommerce/readme.txt b/plugins/woocommerce/readme.txt index f5964082616..51f5f158c15 100644 --- a/plugins/woocommerce/readme.txt +++ b/plugins/woocommerce/readme.txt @@ -4,7 +4,7 @@ Tags: e-commerce, store, sales, sell, woo, shop, cart, checkout, downloadable, d Requires at least: 5.7 Tested up to: 6.0 Requires PHP: 7.0 -Stable tag: 6.5.0 +Stable tag: 6.5.1 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html