From bee5067209f7669f46fc4fd2b6464fb566fc5ee9 Mon Sep 17 00:00:00 2001 From: Moritz Grimm Date: Thu, 11 Feb 2021 23:53:49 +0100 Subject: [PATCH] The 1.0.2 release date is slipping ... --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 36b291c..8adc3ff 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Changes in 1.0.2, released on 2021-02-11: +Changes in 1.0.2, released on 2021-02-12: * Fix a crash, if metadata placeholders are configured for input files that do not contain the respective values. From gui-lux on Github (#16).