aboutsummaryrefslogtreecommitdiff
path: root/changelogcurse.mustache
diff options
context:
space:
mode:
Diffstat (limited to 'changelogcurse.mustache')
-rw-r--r--changelogcurse.mustache20
1 files changed, 0 insertions, 20 deletions
diff --git a/changelogcurse.mustache b/changelogcurse.mustache
deleted file mode 100644
index 9d6ebd8572..0000000000
--- a/changelogcurse.mustache
+++ /dev/null
@@ -1,20 +0,0 @@
-# Generated via Git Changelog Gradle plugin for Curse/CurseForge
-<br />
-<br />
-{{#tags}}
-<br />
-{{#commits}}
-<br />
-<p>
-[{{hash}}] | {{authorName}} | {{commitTime}}
-<br />
-{{{messageTitle}}}
-<br />
-{{#messageBodyItems}}
-{{.}}
-<br />
-{{/messageBodyItems}}
-</p>
- {{/commits}}
-<br />
-{{/tags}} \ No newline at end of file