From 1ee5301cef47f2425bfbac89c5f9c88ed71f1ae8 Mon Sep 17 00:00:00 2001 From: Claudio Sanches Date: Tue, 27 Jul 2021 19:57:47 -0300 Subject: [PATCH] Fixed changelog entry type for 5.6.0 --- changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 3844e0b40c2..58bffd35cbb 100644 --- a/changelog.txt +++ b/changelog.txt @@ -5,6 +5,7 @@ **WooCommerce** * Enhancement - Product attributes lookup table synchronization when the table exists. #30041 +* Enhancement - Add Refund and Returns Policy sample page. #30194 * Tweak - Copy changes on WCS extension banner to include DHL Express. #30081 * Tweak - Remove Canada Post from WCS extensions banner. #30082 * Tweak - For 2021 theme, use theme font, and allow font-family customization. #30111 @@ -21,7 +22,6 @@ * Fix - Replaced wp.passwordStrength deprecated method. #30191 * Dev - Apply `woocommerce_logout_default_redirect_url` filter to logout for custom endpoint. #29967 * Dev - Added new `woocommerce_email_sent` hook. #30123 -* Dev - Add Refund and Returns Policy sample page. #30194 **WooCommerce Admin - 2.5.0**