From 9368b567584c3fb3d6907a3fd278e36e0156be33 Mon Sep 17 00:00:00 2001 From: Ricardo Metring Date: Tue, 14 Jan 2025 15:22:39 -0300 Subject: [PATCH] Normalize changelog --- changelog.txt | 28 ++++++++++++++-------------- changelog/fix-failing-e2e-tests | 5 ----- readme.txt | 28 ++++++++++++++-------------- 3 files changed, 28 insertions(+), 33 deletions(-) delete mode 100644 changelog/fix-failing-e2e-tests diff --git a/changelog.txt b/changelog.txt index 4a1bcdbc4ce..a5a462d6ede 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,27 +1,27 @@ *** WooPayments Changelog *** = 8.8.0 - 2025-01-15 = -* Add - Allow transactions filtered by Payment Method -* Add - Falback terms and conditions for WooPay -* Fix - Broaden billing field queries from form-scoped to document-scoped -* Fix - Checkout: Make sure the font size for PMME is smaller than the labels +* Add - Allow transactions filtered by Payment Method. +* Add - Falback terms and conditions for WooPay. +* Fix - Broaden billing field queries from form-scoped to document-scoped. +* Fix - Checkout: Make sure the font size for PMME is smaller than the labels. * Fix - Ensure consistent formatting of refund notes with MC. * Fix - Fix incompatibility with some bookings plugins. * Fix - Fix JS exception when ECE payment fails. -* Fix - Fix transaction list sorting by payout currency -* Fix - Improve the mobile rendering of the Balances box within Payment Overview +* Fix - Fix transaction list sorting by payout currency. +* Fix - Improve the mobile rendering of the Balances box within Payment Overview. * Fix - Update currency conversion method for booking products. -* Fix - Update WordPress.org readme.txt file -* Fix - Upgrade `@woocommerce/csv-export` package to v1.10.0 – fixes unnecessary escaping of negative values in CSV exports that was preventing numerical analysis in spreadsheet applications -* Fix - Zero dollar subscriptions with zero dollar renewals checkout error -* Update - Bump stable tag for 8.7.0 -* Update - Improve BNPL PMME and icon placement in shortcode checkout +* Fix - Update WordPress.org readme.txt file. +* Fix - Upgrade `@woocommerce/csv-export` package to v1.10.0 – fixes unnecessary escaping of negative values in CSV exports that was preventing numerical analysis in spreadsheet applications. +* Fix - Zero dollar subscriptions with zero dollar renewals checkout error. +* Update - Bump stable tag for 8.7.0. +* Update - Improve BNPL PMME and icon placement in shortcode checkout. * Update - Remove the overlay that announces the rename from deposits to payouts. -* Update - Replaced the term "VAT" with "Tax" in Documents Listing Page +* Update - Replaced the term "VAT" with "Tax" in Documents Listing Page. * Update - round to nearest lowest denominator instead of ceiling before applying currency rounding settings. * Dev - Add the Playwright Pay for Order spec and remove the equivalent Puppeteer spec. -* Dev - Add type assertion for disputes CSV export response to ensure type safety and fix TypeScript error -* Dev - Update phpunit-watcher dev package version +* Dev - Add type assertion for disputes CSV export response to ensure type safety and fix TypeScript error. +* Dev - Update phpunit-watcher dev package version. * Dev - Update the PHP version and the Xdebug version used in the E2E testing environment. * Dev - Update the Playwright Payment Gateways Confirmation spec and remove the Puppeteer Payment Gateways Confirmation spec. diff --git a/changelog/fix-failing-e2e-tests b/changelog/fix-failing-e2e-tests deleted file mode 100644 index 3738c78662a..00000000000 --- a/changelog/fix-failing-e2e-tests +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: dev -Comment: Fix for multiple failing E2E tests. - - diff --git a/readme.txt b/readme.txt index 8838f75c437..f0376ccd29b 100644 --- a/readme.txt +++ b/readme.txt @@ -88,27 +88,27 @@ You can read our Terms of Service and other policies [here](https://woocommerce. == Changelog == = 8.8.0 - 2025-01-15 = -* Add - Allow transactions filtered by Payment Method -* Add - Falback terms and conditions for WooPay -* Fix - Broaden billing field queries from form-scoped to document-scoped -* Fix - Checkout: Make sure the font size for PMME is smaller than the labels +* Add - Allow transactions filtered by Payment Method. +* Add - Falback terms and conditions for WooPay. +* Fix - Broaden billing field queries from form-scoped to document-scoped. +* Fix - Checkout: Make sure the font size for PMME is smaller than the labels. * Fix - Ensure consistent formatting of refund notes with MC. * Fix - Fix incompatibility with some bookings plugins. * Fix - Fix JS exception when ECE payment fails. -* Fix - Fix transaction list sorting by payout currency -* Fix - Improve the mobile rendering of the Balances box within Payment Overview +* Fix - Fix transaction list sorting by payout currency. +* Fix - Improve the mobile rendering of the Balances box within Payment Overview. * Fix - Update currency conversion method for booking products. -* Fix - Update WordPress.org readme.txt file -* Fix - Upgrade `@woocommerce/csv-export` package to v1.10.0 – fixes unnecessary escaping of negative values in CSV exports that was preventing numerical analysis in spreadsheet applications -* Fix - Zero dollar subscriptions with zero dollar renewals checkout error -* Update - Bump stable tag for 8.7.0 -* Update - Improve BNPL PMME and icon placement in shortcode checkout +* Fix - Update WordPress.org readme.txt file. +* Fix - Upgrade `@woocommerce/csv-export` package to v1.10.0 – fixes unnecessary escaping of negative values in CSV exports that was preventing numerical analysis in spreadsheet applications. +* Fix - Zero dollar subscriptions with zero dollar renewals checkout error. +* Update - Bump stable tag for 8.7.0. +* Update - Improve BNPL PMME and icon placement in shortcode checkout. * Update - Remove the overlay that announces the rename from deposits to payouts. -* Update - Replaced the term "VAT" with "Tax" in Documents Listing Page +* Update - Replaced the term "VAT" with "Tax" in Documents Listing Page. * Update - round to nearest lowest denominator instead of ceiling before applying currency rounding settings. * Dev - Add the Playwright Pay for Order spec and remove the equivalent Puppeteer spec. -* Dev - Add type assertion for disputes CSV export response to ensure type safety and fix TypeScript error -* Dev - Update phpunit-watcher dev package version +* Dev - Add type assertion for disputes CSV export response to ensure type safety and fix TypeScript error. +* Dev - Update phpunit-watcher dev package version. * Dev - Update the PHP version and the Xdebug version used in the E2E testing environment. * Dev - Update the Playwright Payment Gateways Confirmation spec and remove the Puppeteer Payment Gateways Confirmation spec.