From a18526f32986c460d666a3e979ef3ab43a3503cb Mon Sep 17 00:00:00 2001 From: jstaerk Date: Wed, 28 Aug 2024 17:08:49 +0200 Subject: [PATCH] updated release date --- History.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.md b/History.md index 1c04da09..5933d2d4 100644 --- a/History.md +++ b/History.md @@ -1,6 +1,6 @@ 2.13.0 ======= -2024-08-27 +2024-08-28 - Item Attributes and Country of Origin missing on Product. #420 - Avoid NullPointerException if dueDate is not set. #441