From b650878c886f77dc288815a05b2e17e0282043c9 Mon Sep 17 00:00:00 2001 From: Danae Millan <41606954+a-danae@users.noreply.github.com> Date: Mon, 30 Jan 2023 12:31:41 -0300 Subject: [PATCH] Revert "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 ba2a9eee4..d89df2550 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,8 +1,8 @@ *** Changelog *** -= 2.0.2 - 2023-01-30 = += 2.0.2 - TBD = * 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