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
19373e1079
commit
8ef1260fbd
2 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
*** Changelog ***
|
*** Changelog ***
|
||||||
|
|
||||||
= 1.0.4 - 2021-01-18 =
|
= 1.0.4 - 2021-01-18 =
|
||||||
|
* Fix - Check if WooCommerce is active before initialize. #99
|
||||||
* Fix - Payment buttons only visible on order-pay site when Mini Cart is enabled; payment fails. #96
|
* Fix - Payment buttons only visible on order-pay site when Mini Cart is enabled; payment fails. #96
|
||||||
* Fix - High volume of failed calls to /v1/notifications/webhooks #93
|
* Fix - High volume of failed calls to /v1/notifications/webhooks #93
|
||||||
* Fix - GB country has ACDC blocked. #91
|
* Fix - GB country has ACDC blocked. #91
|
||||||
|
|
|
@ -59,6 +59,7 @@ Follow the steps below to connect the plugin to your PayPal account:
|
||||||
== Changelog ==
|
== Changelog ==
|
||||||
|
|
||||||
= 1.0.4 =
|
= 1.0.4 =
|
||||||
|
* Fix - Check if WooCommerce is active before initialize. #99
|
||||||
* Fix - Payment buttons only visible on order-pay site when Mini Cart is enabled; payment fails. #96
|
* Fix - Payment buttons only visible on order-pay site when Mini Cart is enabled; payment fails. #96
|
||||||
* Fix - High volume of failed calls to /v1/notifications/webhooks #93
|
* Fix - High volume of failed calls to /v1/notifications/webhooks #93
|
||||||
* Fix - GB country has ACDC blocked. #91
|
* Fix - GB country has ACDC blocked. #91
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue