From 8ef1260fbd5004dc68b706a7d598fd429fd5cb20 Mon Sep 17 00:00:00 2001 From: dinamiko Date: Thu, 14 Jan 2021 12:18:25 +0100 Subject: [PATCH] Update changelog --- changelog.txt | 1 + readme.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/changelog.txt b/changelog.txt index dcd0102d0..7461464ac 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,7 @@ *** Changelog *** = 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 - High volume of failed calls to /v1/notifications/webhooks #93 * Fix - GB country has ACDC blocked. #91 diff --git a/readme.txt b/readme.txt index bfa8cd200..12fd28d02 100644 --- a/readme.txt +++ b/readme.txt @@ -59,6 +59,7 @@ Follow the steps below to connect the plugin to your PayPal account: == Changelog == = 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 - High volume of failed calls to /v1/notifications/webhooks #93 * Fix - GB country has ACDC blocked. #91