From c7eb05ac5e587b7bf2b88f0879741cd61f70c747 Mon Sep 17 00:00:00 2001 From: Thomas Roberts <5656702+opr@users.noreply.github.com> Date: Thu, 15 Feb 2024 14:46:48 +0000 Subject: [PATCH] Remove Additional Checkout Fields entry from 8.5 changelog (#44642) --- changelog.txt | 1 - .../woocommerce/changelog/update-remove-entry-from-changelog | 5 +++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 plugins/woocommerce/changelog/update-remove-entry-from-changelog diff --git a/changelog.txt b/changelog.txt index 1f0a1eed197..f94506ae29f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -151,7 +151,6 @@ * Tweak - Enable shipping suggestions API consumption [#42810](https://github.com/woocommerce/woocommerce/pull/42810) * Tweak - Make the `useCampaigns` hook support being used with multiple instances. [#41211](https://github.com/woocommerce/woocommerce/pull/41211) * Performance - Prevent second query used to determine real post count from running if paging isn't being used. [#40092](https://github.com/woocommerce/woocommerce/pull/40092) -* Enhancement - Add ability to register Checkbox fields in Checkout Block [#42780](https://github.com/woocommerce/woocommerce/pull/42780) * Enhancement - Call to the store title endpoint to update the store title with an AI generated one [#41632](https://github.com/woocommerce/woocommerce/pull/41632) * Enhancement - CYS - Reset products and pattern when the site doesn't have AI generated content. [#42970](https://github.com/woocommerce/woocommerce/pull/42970) * Enhancement - CYS - select the right font with AI offline [#42973](https://github.com/woocommerce/woocommerce/pull/42973) diff --git a/plugins/woocommerce/changelog/update-remove-entry-from-changelog b/plugins/woocommerce/changelog/update-remove-entry-from-changelog new file mode 100644 index 00000000000..8125436e3b5 --- /dev/null +++ b/plugins/woocommerce/changelog/update-remove-entry-from-changelog @@ -0,0 +1,5 @@ +Significance: patch +Type: update +Comment: This is just an update to the changelog file + +