Update changelog

This commit is contained in:
dinamiko 2021-01-14 12:18:25 +01:00
parent 19373e1079
commit 8ef1260fbd
2 changed files with 2 additions and 0 deletions

View file

@ -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

View file

@ -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