diff --git a/gradle/changelog.mustache b/gradle/changelog.mustache index 5f0337f1..b3175640 100644 --- a/gradle/changelog.mustache +++ b/gradle/changelog.mustache @@ -1,3 +1,5 @@ {{#commits}} +{{#ifMatches messageTitle "^(?!Merge).*"}} * [{{{messageTitle}}}](https://github.com/embeddedt/ModernFix/commit/{{hashFull}}) - {{{authorName}}} +{{/ifMatches}} {{/commits}} \ No newline at end of file