Skip to content

Commit ed7bcc4

Browse files
committed
Minor readme/changelog cleanup
1 parent b8e99c2 commit ed7bcc4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

changelog.txt

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

33
= 9.5.1 - xxxx-xx-xx =
4-
* Fix - Adds a fetch cooldown to the payment method configuration retrieval endpoint to prevent excessive requests.
4+
* Fix - Add a fetch cooldown to the payment method configuration retrieval endpoint to prevent excessive requests.
55
* Fix - Prevent further Stripe API calls if API keys are invalid (401 response).
6-
* Fix - Stop checking for detached subscriptions for admin users, as it was slowing down wp-admin
6+
* Fix - Stop checking for detached subscriptions for admin users, as it was slowing down wp-admin.
77
* Fix - Fix fatal error when checking for a payment method availability using a specific order ID.
88

99
= 9.5.0 - 2025-05-13 =

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,9 @@ If you get stuck, you can ask for help in the [Plugin Forum](https://wordpress.o
111111
== Changelog ==
112112

113113
= 9.5.1 - xxxx-xx-xx =
114-
* Fix - Adds a fetch cooldown to the payment method configuration retrieval endpoint to prevent excessive requests.
114+
* Fix - Add a fetch cooldown to the payment method configuration retrieval endpoint to prevent excessive requests.
115115
* Fix - Prevent further Stripe API calls if API keys are invalid (401 response).
116-
* Fix - Stop checking for detached subscriptions for admin users, as it was slowing down wp-admin
116+
* Fix - Stop checking for detached subscriptions for admin users, as it was slowing down wp-admin.
117117
* Fix - Fix fatal error when checking for a payment method availability using a specific order ID.
118118

119119
[See changelog for full details across versions](https://raw.githubusercontent.com/woocommerce/woocommerce-gateway-stripe/trunk/changelog.txt).

0 commit comments

Comments
 (0)