From 602e9edbbea8caa63bf56b2209724948eacca7e6 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Sat, 25 Sep 2021 17:17:01 -0400 Subject: [PATCH] docs: Document #1840 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7107f0279..b5066441b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,9 @@ Thanks to David Badura. - TW #1824 Fixed countdown formatting Thanks to Sebastian Uharek +- TW #1840 Countdown (date format) is not working properly + Thanks to Eric Hymowitz for reporting, Sebastian Uharek for + contributing. - TW #1896 Parser cannot handle empty parentheses Thanks to Tomas Babej. - TW #1908 Cannot create task with explicit description 'start ....'