aboutsummaryrefslogtreecommitdiff
path: root/changelogcurse.mustache
diff options
context:
space:
mode:
Diffstat (limited to 'changelogcurse.mustache')
-rw-r--r--changelogcurse.mustache2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogcurse.mustache b/changelogcurse.mustache
index e4c3c66274..9d6ebd8572 100644
--- a/changelogcurse.mustache
+++ b/changelogcurse.mustache
@@ -4,6 +4,7 @@
{{#tags}}
<br />
{{#commits}}
+<br />
<p>
[{{hash}}] | {{authorName}} | {{commitTime}}
<br />
@@ -11,6 +12,7 @@
<br />
{{#messageBodyItems}}
{{.}}
+<br />
{{/messageBodyItems}}
</p>
{{/commits}}