Remove date placeholders

This commit is contained in:
Danae Millan 2023-02-20 22:28:13 -05:00
parent 9ae909b574
commit ac69e7e522
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
*** Changelog ***
= 2.0.2 - 2023-xx-xx =
= 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 - Backend Storage for the PayPalRequestIdRepository does not scale #983

View file

@ -81,7 +81,7 @@ Follow the steps below to connect the plugin to your PayPal account:
== Changelog ==
= 2.0.2 - 2023-xx-xx =
= 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 - Backend Storage for the PayPalRequestIdRepository does not scale #983