diff --git a/changelog.txt b/changelog.txt index fe132c3c..38d9acf0 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,8 @@ *** Changelog *** += 2.0.6 - 2024-04-09 = +* Tweak - WC 8.8 compatibility. + = 2.0.5 - 2024-04-04 = * Tweak - Register `woocommerce-google-analytics-integration` script earlier, so other extensions can plug in. * Update - Separate the site tag from the event tracking file and delay execution until DOMContentLoaded. diff --git a/readme.txt b/readme.txt index b031cfab..5719c46c 100644 --- a/readme.txt +++ b/readme.txt @@ -48,6 +48,9 @@ Duplicate Google Analytics code causes a conflict in tracking. Remove any other == Changelog == += 2.0.6 - 2024-04-09 = +* Tweak - WC 8.8 compatibility. + = 2.0.5 - 2024-04-04 = * Tweak - Register `woocommerce-google-analytics-integration` script earlier, so other extensions can plug in. * Update - Separate the site tag from the event tracking file and delay execution until DOMContentLoaded.