File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 1
1
*** Changelog ***
2
2
3
+ = 6.2.0 - 2022-xx-xx =
4
+
5
+
3
6
= 6.1.0 - 2022-01-26 =
4
7
* Tweak - Use the newly exposed LoadableMask component provided by WooCommerce Blocks to trigger the loading state for Payment Request Buttons.
5
8
* Fix - Response type for account summary API.
Original file line number Diff line number Diff line change @@ -128,17 +128,7 @@ If you get stuck, you can ask for help in the Plugin Forum.
128
128
129
129
== Changelog ==
130
130
131
- = 6.1.0 - 2022-01-26 =
132
- * Tweak - Use the newly exposed LoadableMask component provided by WooCommerce Blocks to trigger the loading state for Payment Request Buttons.
133
- * Fix - Response type for account summary API.
134
- * Fix - Invalid response in account summary API when missing account data.
135
- * Add - Live and test mode information in account summary API.
136
- * Add - Add filter call when updating an existent intent (wc_stripe_update_existing_intent_request).
137
- * Add - Add ability to test Stripe account keys' validity.
138
- * Fix - Fixed full bank statement field description.
139
- * Fix - Notification messages are placed on top of the account keys modal.
140
- * Fix - Express checkout with 3DS card on product page when new checkout experience is enabled.
141
- * Fix - Remove duplicate call to `payment_scripts`.
142
- * Fix - Send bank statement descriptors to payment intents.
131
+ = 6.2.0 - 2022-xx-xx =
132
+
143
133
144
134
[See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce-gateway-stripe/trunk/changelog.txt).
You can’t perform that action at this time.
0 commit comments