From 2a113750fdb0d5f1c16cca4dd355b7e2457f54ca Mon Sep 17 00:00:00 2001 From: Thibaut Courouble Date: Mon, 5 Feb 2018 08:26:05 -0500 Subject: [PATCH] Fix changelog entry date format --- assets/javascripts/news.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/javascripts/news.json b/assets/javascripts/news.json index 08d96a4d..8a35fb98 100644 --- a/assets/javascripts/news.json +++ b/assets/javascripts/news.json @@ -1,6 +1,6 @@ [ [ - "2018-2-4", + "2018-02-04", "New documentations: Babel, Jekyll and JSDoc" ], [ "2017-11-26",