From a2e6b6e82e0cd9a19faa6b3dadfad07d252616bf Mon Sep 17 00:00:00 2001 From: Timmy Crawford Date: Mon, 17 Aug 2020 17:31:12 -0700 Subject: [PATCH] Remove composite product from 1.4 release notes (https://github.com/woocommerce/woocommerce-admin/pull/4995) I apparently made a bit of a mistake when assembling the changelog for 1.4. Thanks @becdetat for noticing this. --- plugins/woocommerce-admin/readme.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/woocommerce-admin/readme.txt b/plugins/woocommerce-admin/readme.txt index 19672e7f92d..2e1da14693c 100644 --- a/plugins/woocommerce-admin/readme.txt +++ b/plugins/woocommerce-admin/readme.txt @@ -101,7 +101,6 @@ Release and roadmap notes are available on the [WooCommerce Developers Blog](htt - Enhancement: Move the WooCommerce > Coupons dashboard menu item to Marketing > Coupons. #4786 - Tweak: Add education and travel to the onboarding industry types #4694 - Tweak: Refactor Jetpack connection flows #4655 -- Tweak: Remove the Composite products option from the onboarding wizard #4703 - Tweak: Refactor tax task to use promise chain #4683 - Tweak: Add bundle install UI to Business Details step #4695 - Tweak: Include Product Bundles and Product Add-ons as OBW product options #4705