mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Update changelog
This commit is contained in:
parent
164ad71c6a
commit
dd0e8a2fdb
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
*** Changelog ***
|
||||
|
||||
= 2.2.0 - TBD =
|
||||
* Fix - iDeal Payment method have never worked #1233
|
||||
* Fix - Improve handling of APM payments when buyer did not return to Checkout #1233
|
||||
* Fix - Use order currency instead of shop currency on order-pay page #1363
|
||||
* Fix - Do not show broken card button gateway when no checkout location #1358
|
||||
* Fix - Smart buttons not greyed out/removed on single product when deselecting product variation #1469
|
||||
|
@ -10,7 +10,7 @@
|
|||
* Fix - Advanced Card Processing gateway becomes invisible post-plugin update unless admin pages are accessed once #1432
|
||||
* Fix - Incompatibility with WooCommerce One Page Checkout (or similar use cases) in Version 2.1.0 #1473
|
||||
* Fix - Prevent Repetitive Token Migration and Database Overload After 2.1.0 Update #1461
|
||||
* Enhancement - Make the blocks integration (partial) available without feature flag #1483
|
||||
* Enhancement - Remove feature flag requirement for express cart/checkout block integration #1483
|
||||
* Enhancement - Add notice when shop currency is unsupported #1433
|
||||
* Enhancement - Improve ACDC error message when empty fields #1360
|
||||
* Enhancement - Do not exclude free items #1362
|
||||
|
|
|
@ -82,7 +82,7 @@ Follow the steps below to connect the plugin to your PayPal account:
|
|||
== Changelog ==
|
||||
|
||||
= 2.2.0 - TBD =
|
||||
* Fix - iDeal Payment method have never worked #1233
|
||||
* Fix - Improve handling of APM payments when buyer did not return to Checkout #1233
|
||||
* Fix - Use order currency instead of shop currency on order-pay page #1363
|
||||
* Fix - Do not show broken card button gateway when no checkout location #1358
|
||||
* Fix - Smart buttons not greyed out/removed on single product when deselecting product variation #1469
|
||||
|
@ -91,7 +91,7 @@ Follow the steps below to connect the plugin to your PayPal account:
|
|||
* Fix - Advanced Card Processing gateway becomes invisible post-plugin update unless admin pages are accessed once #1432
|
||||
* Fix - Incompatibility with WooCommerce One Page Checkout (or similar use cases) in Version 2.1.0 #1473
|
||||
* Fix - Prevent Repetitive Token Migration and Database Overload After 2.1.0 Update #1461
|
||||
* Enhancement - Make the blocks integration (partial) available without feature flag #1483
|
||||
* Enhancement - Remove feature flag requirement for express cart/checkout block integration #1483
|
||||
* Enhancement - Add notice when shop currency is unsupported #1433
|
||||
* Enhancement - Improve ACDC error message when empty fields #1360
|
||||
* Enhancement - Do not exclude free items #1362
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue