From d321bb59ada71bb7a99b9fc3733e700ab48b77f8 Mon Sep 17 00:00:00 2001 From: Martyn Jones Date: Tue, 1 Aug 2023 17:48:07 +0100 Subject: [PATCH] Changelog update --- changelog.txt | 8 ++++++++ readme.txt | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/changelog.txt b/changelog.txt index 7901ac5a41..b957b5a935 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,13 @@ *** WooCommerce Google Listings and Ads Changelog *** += 2.5.1 - 2023-08-01 = +* Dev - Setup wp-env for E2E tests. +* Dev - automate merging trunk to develop after a release. +* Fix - Fix support for "add_to_cart" event in Products (Beta) block. +* Fix - Prevent PHP 8.2 deprecation messages. +* Tweak - Ability to filter products for syncing via `gla_filter_product_query_args` apply_filters hook. +* Update - Show validation errors on steps 2 and 3 of the onboarding flow when unable to continue. + = 2.5.0 - 2023-07-18 = * Tweak - Add Tip with information with Campaign assets are imported. * Tweak - Provide more detailed error reasons when unable to complete site verification for the Google Merchant Center account being connected in the onboarding flow. diff --git a/readme.txt b/readme.txt index 853fc4690f..04eb8090a3 100644 --- a/readme.txt +++ b/readme.txt @@ -111,6 +111,14 @@ Yes, you can run both at the same time, and we recommend it! In the US, advertis == Changelog == += 2.5.1 - 2023-08-01 = +* Dev - Setup wp-env for E2E tests. +* Dev - automate merging trunk to develop after a release. +* Fix - Fix support for "add_to_cart" event in Products (Beta) block. +* Fix - Prevent PHP 8.2 deprecation messages. +* Tweak - Ability to filter products for syncing via `gla_filter_product_query_args` apply_filters hook. +* Update - Show validation errors on steps 2 and 3 of the onboarding flow when unable to continue. + = 2.5.0 - 2023-07-18 = * Tweak - Add Tip with information with Campaign assets are imported. * Tweak - Provide more detailed error reasons when unable to complete site verification for the Google Merchant Center account being connected in the onboarding flow.