From 08fe74790913063ef8ea20d7a4d72576e46fb102 Mon Sep 17 00:00:00 2001 From: Danae Millan Date: Tue, 31 Jan 2023 20:36:28 -0300 Subject: [PATCH] Update 2.0.2 release date --- changelog.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.txt b/changelog.txt index d89df2550..3323524cb 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,8 +1,8 @@ *** Changelog *** -= 2.0.2 - TBD = += 2.0.2 - 2023-01-31 = * Fix - Do not call PayPal get order by ID if it does not exist #1029 -* Fix - Type check error conflict with German Market #1056 +* Fix - Type check error conflict with German Market #1056 * Fix - Backend Storage for the PayPalRequestIdRepository does not scale #983 * Fix - Ensure WC()->payment_gateways is not null #1128 * Enhancement - Remove plugin data after uninstalling #1075