diff --git a/changelog.txt b/changelog.txt index 68111f189..72607d95c 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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 diff --git a/readme.txt b/readme.txt index 11851f8d6..aba91f81e 100644 --- a/readme.txt +++ b/readme.txt @@ -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