From 9c64bda46c78ec61e2bafc4ed59055d4c971e0f0 Mon Sep 17 00:00:00 2001 From: Rodrigue Tusse Date: Tue, 5 Sep 2023 16:52:48 +0200 Subject: [PATCH] Changelog update --- changelog.txt | 5 +++++ readme.txt | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/changelog.txt b/changelog.txt index 9f13fb33a..0919e98af 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,10 @@ *** Pinterest for WooCommerce Changelog *** += 1.3.9 - 2023-09-05 = +* Add - Adds logic to dynamically display spend requirement and credits given based on store currency. +* Fix - Uninstall procedure. +* Tweak - WC 8.1 compatibility. + = 1.3.8 - 2023-08-15 = * Fix - Caching of API calls. * Fix - Make add to cart events independent from WooCommerce archive page settings. diff --git a/readme.txt b/readme.txt index 314a8454a..38a662c4b 100644 --- a/readme.txt +++ b/readme.txt @@ -91,6 +91,11 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](hhttps: == Changelog == += 1.3.9 - 2023-09-05 = +* Add - Adds logic to dynamically display spend requirement and credits given based on store currency. +* Fix - Uninstall procedure. +* Tweak - WC 8.1 compatibility. + = 1.3.8 - 2023-08-15 = * Fix - Caching of API calls. * Fix - Make add to cart events independent from WooCommerce archive page settings.