diff --git a/CHANGELOG.md.jinja b/CHANGELOG.md.jinja index 303814ca5..980942b17 100644 --- a/CHANGELOG.md.jinja +++ b/CHANGELOG.md.jinja @@ -20,8 +20,6 @@ # ********************************************************************************/ #} - - {#- macro: render_commit -#} {%- macro render_commit(commit) -%} - {{ commit.convention.subject|default(commit.subject) }} (by {{ commit.author_name }}). @@ -66,6 +64,27 @@ {#- template -#} {%- if not in_place -%} + + # Changelog All notable changes to this project will be documented in this file.