Skip to content

Commit 8a05000

Browse files
committed
Remove some changelog entries.
1 parent d085fa7 commit 8a05000

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

changelog.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@
3232
* Update - Show a link to the documentation in the tooltip when the pending balance is negative.
3333
* Update - Update @woocommerce/experimental to v3.2.0
3434
* Update - Update @wordpress/data-controls to v2.6.1
35-
* Update - Update fraud and risk tools banner to match the latest design changes.
36-
* Update - Update fraud and risk tools welcome tour copy.
37-
* Update - Update the title on fraud risk metabox for flagged but approved orders.
3835
* Update - WooPay specific admin area usage tracking
3936
* Dev - Adds HTML coverage report for developer reference.
4037
* Dev - Add the 'wcs_recurring_shipping_package_rates_match_standard_rates' filter to enable third-parties to override whether the subscription packages match during checkout validation.
@@ -43,7 +40,6 @@
4340
* Dev - Enable third-party code to alter the delete payment token URL returned from flag_subscription_payment_token_deletions.
4441
* Dev - Explicitly mention gridicons and @wordpress/primitives as dev dependencies.
4542
* Dev - Pass the subscription object as the second parameter to `woocommerce_update_subscription` hook (and `woocommerce_update_order` for backwards compatibility).
46-
* Dev - Remove fraud and risk tools feature flag checks and tests
4743
* Dev - Remove pinned composer version 2.0.6 from workflows
4844
* Dev - Resolve errors for third-party code using the URLs returned from WC_Subscriptions_Admin::add_subscription_url() and WCS_Cart_Renewal::get_checkout_payment_url() because they were erroneously escaped.
4945
* Dev - Return a response from the WC_Subscription::set_status() function in line with the parent WC_Order::set_status() function.

readme.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,6 @@ Please note that our support for the checkout block is still experimental and th
126126
* Update - Show a link to the documentation in the tooltip when the pending balance is negative.
127127
* Update - Update @woocommerce/experimental to v3.2.0
128128
* Update - Update @wordpress/data-controls to v2.6.1
129-
* Update - Update fraud and risk tools banner to match the latest design changes.
130-
* Update - Update fraud and risk tools welcome tour copy.
131-
* Update - Update the title on fraud risk metabox for flagged but approved orders.
132129
* Update - WooPay specific admin area usage tracking
133130
* Dev - Adds HTML coverage report for developer reference.
134131
* Dev - Add the 'wcs_recurring_shipping_package_rates_match_standard_rates' filter to enable third-parties to override whether the subscription packages match during checkout validation.
@@ -137,7 +134,6 @@ Please note that our support for the checkout block is still experimental and th
137134
* Dev - Enable third-party code to alter the delete payment token URL returned from flag_subscription_payment_token_deletions.
138135
* Dev - Explicitly mention gridicons and @wordpress/primitives as dev dependencies.
139136
* Dev - Pass the subscription object as the second parameter to `woocommerce_update_subscription` hook (and `woocommerce_update_order` for backwards compatibility).
140-
* Dev - Remove fraud and risk tools feature flag checks and tests
141137
* Dev - Remove pinned composer version 2.0.6 from workflows
142138
* Dev - Resolve errors for third-party code using the URLs returned from WC_Subscriptions_Admin::add_subscription_url() and WCS_Cart_Renewal::get_checkout_payment_url() because they were erroneously escaped.
143139
* Dev - Return a response from the WC_Subscription::set_status() function in line with the parent WC_Order::set_status() function.

0 commit comments

Comments
 (0)