Skip to content

Commit 2450626

Browse files
committed
Update changelog and readme entries
1 parent 384c830 commit 2450626

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
= 7.0.2 - 2022-xx-xx =
44
* Fix - Expand charges object from incoming webhooks using Stripe API version 2022-11-15.
55
* Fix - Expand refunds on charge object from incoming webhooks using Stripe API version 2022-11-15.
6+
* Fix - Fix critical error on PHP 8+ when php_uname() is disabled
67

78
= 7.0.1 - 2022-11-11 =
89
* Fix - Issue where subscription renewal payments were being charged twice no longer present.

readme.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,5 +131,6 @@ If you get stuck, you can ask for help in the Plugin Forum.
131131
= 7.0.2 - 2022-xx-xx =
132132
* Fix - Expand charges object from incoming webhooks using Stripe API version 2022-11-15.
133133
* Fix - Expand refunds on charge object from incoming webhooks using Stripe API version 2022-11-15.
134+
* Fix - Fix critical error on PHP 8+ when php_uname() is disabled
134135

135136
[See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce-gateway-stripe/trunk/changelog.txt).

0 commit comments

Comments
 (0)