aboutsummaryrefslogtreecommitdiff
path: root/changeloggeneral.mustache
diff options
context:
space:
mode:
Diffstat (limited to 'changeloggeneral.mustache')
-rw-r--r--changeloggeneral.mustache17
1 files changed, 0 insertions, 17 deletions
diff --git a/changeloggeneral.mustache b/changeloggeneral.mustache
deleted file mode 100644
index c014e557de..0000000000
--- a/changeloggeneral.mustache
+++ /dev/null
@@ -1,17 +0,0 @@
-# Generated via Git Changelog Gradle plugin
-
-# Legend
-# (+) - Addition
-# (-) - Removal
-# (%) - Change
-# ($) - Fix
-# (^) - Update
-
-{{#commits}}
-
-[{{hash}}] | {{authorName}} | {{commitTime}}
-{{{messageTitle}}}
-{{#messageBodyItems}}
-{{.}}
-{{/messageBodyItems}}
-{{/commits}} \ No newline at end of file