Skip to content

Commit 9368b56

Browse files
committed
Normalize changelog
1 parent 33f28a3 commit 9368b56

File tree

3 files changed

+28
-33
lines changed

3 files changed

+28
-33
lines changed

changelog.txt

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
*** WooPayments Changelog ***
22

33
= 8.8.0 - 2025-01-15 =
4-
* Add - Allow transactions filtered by Payment Method
5-
* Add - Falback terms and conditions for WooPay
6-
* Fix - Broaden billing field queries from form-scoped to document-scoped
7-
* Fix - Checkout: Make sure the font size for PMME is smaller than the labels
4+
* Add - Allow transactions filtered by Payment Method.
5+
* Add - Falback terms and conditions for WooPay.
6+
* Fix - Broaden billing field queries from form-scoped to document-scoped.
7+
* Fix - Checkout: Make sure the font size for PMME is smaller than the labels.
88
* Fix - Ensure consistent formatting of refund notes with MC.
99
* Fix - Fix incompatibility with some bookings plugins.
1010
* Fix - Fix JS exception when ECE payment fails.
11-
* Fix - Fix transaction list sorting by payout currency
12-
* Fix - Improve the mobile rendering of the Balances box within Payment Overview
11+
* Fix - Fix transaction list sorting by payout currency.
12+
* Fix - Improve the mobile rendering of the Balances box within Payment Overview.
1313
* Fix - Update currency conversion method for booking products.
14-
* Fix - Update WordPress.org readme.txt file
15-
* 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
16-
* Fix - Zero dollar subscriptions with zero dollar renewals checkout error
17-
* Update - Bump stable tag for 8.7.0
18-
* Update - Improve BNPL PMME and icon placement in shortcode checkout
14+
* Fix - Update WordPress.org readme.txt file.
15+
* 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.
16+
* Fix - Zero dollar subscriptions with zero dollar renewals checkout error.
17+
* Update - Bump stable tag for 8.7.0.
18+
* Update - Improve BNPL PMME and icon placement in shortcode checkout.
1919
* Update - Remove the overlay that announces the rename from deposits to payouts.
20-
* Update - Replaced the term "VAT" with "Tax" in Documents Listing Page
20+
* Update - Replaced the term "VAT" with "Tax" in Documents Listing Page.
2121
* Update - round to nearest lowest denominator instead of ceiling before applying currency rounding settings.
2222
* Dev - Add the Playwright Pay for Order spec and remove the equivalent Puppeteer spec.
23-
* Dev - Add type assertion for disputes CSV export response to ensure type safety and fix TypeScript error
24-
* Dev - Update phpunit-watcher dev package version
23+
* Dev - Add type assertion for disputes CSV export response to ensure type safety and fix TypeScript error.
24+
* Dev - Update phpunit-watcher dev package version.
2525
* Dev - Update the PHP version and the Xdebug version used in the E2E testing environment.
2626
* Dev - Update the Playwright Payment Gateways Confirmation spec and remove the Puppeteer Payment Gateways Confirmation spec.
2727

changelog/fix-failing-e2e-tests

Lines changed: 0 additions & 5 deletions
This file was deleted.

readme.txt

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -88,27 +88,27 @@ You can read our Terms of Service and other policies [here](https://woocommerce.
8888
== Changelog ==
8989

9090
= 8.8.0 - 2025-01-15 =
91-
* Add - Allow transactions filtered by Payment Method
92-
* Add - Falback terms and conditions for WooPay
93-
* Fix - Broaden billing field queries from form-scoped to document-scoped
94-
* Fix - Checkout: Make sure the font size for PMME is smaller than the labels
91+
* Add - Allow transactions filtered by Payment Method.
92+
* Add - Falback terms and conditions for WooPay.
93+
* Fix - Broaden billing field queries from form-scoped to document-scoped.
94+
* Fix - Checkout: Make sure the font size for PMME is smaller than the labels.
9595
* Fix - Ensure consistent formatting of refund notes with MC.
9696
* Fix - Fix incompatibility with some bookings plugins.
9797
* Fix - Fix JS exception when ECE payment fails.
98-
* Fix - Fix transaction list sorting by payout currency
99-
* Fix - Improve the mobile rendering of the Balances box within Payment Overview
98+
* Fix - Fix transaction list sorting by payout currency.
99+
* Fix - Improve the mobile rendering of the Balances box within Payment Overview.
100100
* Fix - Update currency conversion method for booking products.
101-
* Fix - Update WordPress.org readme.txt file
102-
* 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
103-
* Fix - Zero dollar subscriptions with zero dollar renewals checkout error
104-
* Update - Bump stable tag for 8.7.0
105-
* Update - Improve BNPL PMME and icon placement in shortcode checkout
101+
* Fix - Update WordPress.org readme.txt file.
102+
* 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.
103+
* Fix - Zero dollar subscriptions with zero dollar renewals checkout error.
104+
* Update - Bump stable tag for 8.7.0.
105+
* Update - Improve BNPL PMME and icon placement in shortcode checkout.
106106
* Update - Remove the overlay that announces the rename from deposits to payouts.
107-
* Update - Replaced the term "VAT" with "Tax" in Documents Listing Page
107+
* Update - Replaced the term "VAT" with "Tax" in Documents Listing Page.
108108
* Update - round to nearest lowest denominator instead of ceiling before applying currency rounding settings.
109109
* Dev - Add the Playwright Pay for Order spec and remove the equivalent Puppeteer spec.
110-
* Dev - Add type assertion for disputes CSV export response to ensure type safety and fix TypeScript error
111-
* Dev - Update phpunit-watcher dev package version
110+
* Dev - Add type assertion for disputes CSV export response to ensure type safety and fix TypeScript error.
111+
* Dev - Update phpunit-watcher dev package version.
112112
* Dev - Update the PHP version and the Xdebug version used in the E2E testing environment.
113113
* Dev - Update the Playwright Payment Gateways Confirmation spec and remove the Puppeteer Payment Gateways Confirmation spec.
114114

0 commit comments

Comments
 (0)