From f620e6fa07d222400a97903e3206153c7dba3537 Mon Sep 17 00:00:00 2001 From: Alkalus <3060479+draknyte1@users.noreply.github.com> Date: Mon, 28 May 2018 18:17:52 +1000 Subject: $ Fixed Curse Changelog Template. --- changelogcurse.mustache | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelogcurse.mustache b/changelogcurse.mustache index e4c3c66274..9d6ebd8572 100644 --- a/changelogcurse.mustache +++ b/changelogcurse.mustache @@ -4,6 +4,7 @@ {{#tags}}
{{#commits}} +

[{{hash}}] | {{authorName}} | {{commitTime}}
@@ -11,6 +12,7 @@
{{#messageBodyItems}} {{.}} +
{{/messageBodyItems}}

{{/commits}} -- cgit