diff --git a/changelog.txt b/changelog.txt index e4597df6..5ea11c8b 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,12 @@ *** Changelog *** += 1.1.37 - 2023-01-27 = +* Dev - Bump `scss-tokenizer` from 0.3.0 to 0.4.3 and `node-sass` from 7.0.1 to 7.0.3. +* Fix - Fatal error when Rate is empty and Range Cost is added. +* Tweak - Bump WooCommerce "tested up to" from 6.7 to 7.3. +* Tweak - Bump WordPress tested up to version from 6.0 to 6.1. +* Tweak - Bump minimum required WordPress version from 4.1 to 5.6. + = 1.1.36 - 2022-11-24 = * Update - Bump NPM to v8. * Update - Bump composer to v2. diff --git a/readme.txt b/readme.txt index 85334556..a860ca1a 100644 --- a/readme.txt +++ b/readme.txt @@ -36,6 +36,13 @@ If the prices shown on the product do not match the prices defined in the dashbo == Changelog == += 1.1.37 - 2023-01-27 = +* Dev - Bump `scss-tokenizer` from 0.3.0 to 0.4.3 and `node-sass` from 7.0.1 to 7.0.3. +* Fix - Fatal error when Rate is empty and Range Cost is added. +* Tweak - Bump WooCommerce "tested up to" from 6.7 to 7.3. +* Tweak - Bump WordPress tested up to version from 6.0 to 6.1. +* Tweak - Bump minimum required WordPress version from 4.1 to 5.6. + = 1.1.36 - 2022-11-24 = * Update - Bump NPM to v8. * Update - Bump composer to v2.