Skip to content

Commit f09329f

Browse files
authored
Update some changelog entries (#2225)
1 parent 6bb92dd commit f09329f

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

changelog.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@
33
= 5.9.0 - 2021-xx-xx =
44
* Add - Add Stripe API to generate connection tokens, manage terminal locations, create customers, get account summary, capture payment.
55
* Tweak - Remove `_wcstripe_feature_upe` flag and all traces of old settings.
6-
* Fix - Fixed unhandled php error when invalid card is used on Pay Order page.
7-
* Fix - Fixed bug that would send outdated data when using Blocks Checkout.
6+
* Fix - Fix error when invalid card is used on Pay Order page.
7+
* Fix - Fix outdated data when using Blocks Checkout.
88
* Add - List of payment methods that are not included for the merchant.
99
* Tweak - Update how the new checkout experience is enabled.
1010
* Fix - Error on UPE checkout depending on the account keys set.
11+
* Tweak - Hide separate credit card form setting when UPE is enabled.
1112

1213
= 5.8.1 - 2021-11-23 =
1314
* Fix - Run filters that disable Stripe JS on cart and product pages when PRBs are disabled.

readme.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,11 @@ If you get stuck, you can ask for help in the Plugin Forum.
131131
= 5.9.0 - 2021-xx-xx =
132132
* Add - Add Stripe API to generate connection tokens, manage terminal locations, create customers, get account summary, capture payment.
133133
* Tweak - Remove `_wcstripe_feature_upe` flag and all traces of old settings.
134-
* Fix - Fixed unhandled php error when invalid card is used on Pay Order page.
135-
* Fix - Fixed bug that would send outdated data when using Blocks Checkout.
134+
* Fix - Fix error when invalid card is used on Pay Order page.
135+
* Fix - Fix outdated data when using Blocks Checkout.
136136
* Add - List of payment methods that are not included for the merchant.
137137
* Tweak - Update how the new checkout experience is enabled.
138138
* Fix - Error on UPE checkout depending on the account keys set.
139+
* Tweak - Hide separate credit card form setting when UPE is enabled.
139140

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

0 commit comments

Comments
 (0)