mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Fix typo
This commit is contained in:
parent
331bd792f1
commit
21bed92fce
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
*** Changelog ***
|
||||
|
||||
= 3.0.7 - 2025-07-01 =
|
||||
* Enhancement - Remove`application_context` in favor of `experience_context` object #3431
|
||||
* Enhancement - Remove `application_context` in favor of `experience_context` object #3431
|
||||
**NOTE**: If you were modifying the `application_context` object programmatically, you may need to update your code to utilize `experience_context` for your customizations.
|
||||
* Enhancement - Add Contact Module feature
|
||||
* Enhancement - Add WooCommerce Tracks integration
|
||||
|
|
|
@ -157,7 +157,7 @@ If you encounter issues with the PayPal buttons not appearing after an update, p
|
|||
== Changelog ==
|
||||
|
||||
= 3.0.7 - 2025-07-01 =
|
||||
* Enhancement - Remove`application_context` in favor of `experience_context` object #3431
|
||||
* Enhancement - Remove `application_context` in favor of `experience_context` object #3431
|
||||
**NOTE**: If you were modifying the `application_context` object programmatically, you may need to update your code to utilize `experience_context` for your customizations.
|
||||
* Enhancement - Add Contact Module feature
|
||||
* Enhancement - Add WooCommerce Tracks integration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue