Skip to content

Commit

Permalink
Update version and add changelog entries for release 8.5.0-test-1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 28, 2024
1 parent 1e32cbe commit 42e506f
Show file tree
Hide file tree
Showing 15 changed files with 23 additions and 51 deletions.
11 changes: 11 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
*** WooPayments Changelog ***

= 8.5.0-test-1 - 2024-xx-xx =
* Add - Add risk level information to the fraud and risk box on the order details page.
* Fix - Fix PMME appearance in checkout
* Fix - Fix settings display on the advanced fraud protection page.
* Fix - Fix WooPay duplicated Save my info section.
* Fix - Provide backwards-compatible method for retrieving the multi-currency instance.
* Fix - Remove unnecessary '.woocommerce-table' css overrides to fix WC Analytics styling and a11y issues
* Update - Decoupled Multi-currency module from gateway dependencies.
* Update - Improvements to events during onboarding flow.
* Dev - Bump WC tested up to version to 9.4.0

= 8.4.0 - 2024-10-23 =
* Add - Add test mode badge to classic checkout and add payment method.
* Add - Using Floating Labels with Stripe Appearance API for Blocks Checkout
Expand Down
4 changes: 0 additions & 4 deletions changelog/add-1225-flag-elevated-risk-transactions

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/dev-bump-wc-version-9.4

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/dev-readd-tracking-event

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-9520-advanced-fraud-protection-settings

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-9572-woococommerce-table-specificity

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-backwards-compat-mccy-instance

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-omit-test-mode-badge-in-change-payment-form

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-pmme-appearance-checkout

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-woopay-duplicated-component

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/gh-actions-e2e-optimize-composer-cache

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/multi-currency-v2

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/update-npm-readme-update-e2e-pw-snapshots

This file was deleted.

11 changes: 11 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,17 @@ Please note that our support for the checkout block is still experimental and th

== Changelog ==

= 8.5.0-test-1 - unreleased =
* Add - Add risk level information to the fraud and risk box on the order details page.
* Fix - Fix PMME appearance in checkout
* Fix - Fix settings display on the advanced fraud protection page.
* Fix - Fix WooPay duplicated Save my info section.
* Fix - Provide backwards-compatible method for retrieving the multi-currency instance.
* Fix - Remove unnecessary '.woocommerce-table' css overrides to fix WC Analytics styling and a11y issues
* Update - Decoupled Multi-currency module from gateway dependencies.
* Update - Improvements to events during onboarding flow.
* Dev - Bump WC tested up to version to 9.4.0

= 8.4.0 - 2024-10-23 =
* Add - Add test mode badge to classic checkout and add payment method.
* Add - Using Floating Labels with Stripe Appearance API for Blocks Checkout
Expand Down
2 changes: 1 addition & 1 deletion woocommerce-payments.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* WC tested up to: 9.4.0
* Requires at least: 6.0
* Requires PHP: 7.3
* Version: 8.4.0
* Version: 8.5.0-test-1
* Requires Plugins: woocommerce
*
* @package WooCommerce\Payments
Expand Down

0 comments on commit 42e506f

Please sign in to comment.