From 3eb784bc2bd5447ca8b3d3942633ca934d1250cc Mon Sep 17 00:00:00 2001 From: "Jorge A. Torres" Date: Mon, 27 Dec 2021 10:24:44 -0500 Subject: [PATCH] Update changelog version date for 1.6.4 --- changelog.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.txt b/changelog.txt index d57f6ff85..c184dd3a5 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,11 +1,11 @@ *** Changelog *** -= 1.6.4 - TBD = += 1.6.4 - 2021-12-27 = * Fix - Non admin user cannot save changes to the plugin settings #278 * Fix - Empty space in invoice prefix causes smart buttons to not load #390 * Fix - woocommerce_payment_complete action not triggered for payments completed via webhook #399 * Fix - Paying with Venmo - Change funding source on checkout page and receipt to Venmo #394 -* Fix - Internal server error on checkout when selected saved card but then switched to paypal #403 +* Fix - Internal server error on checkout when selected saved card but then switched to paypal #403 * Enhancement - Allow formatted text for the Description field #407 * Enhancement - Remove filter to prevent On-Hold emails #411