diff options
Diffstat (limited to 'cliff.toml')
| -rw-r--r-- | cliff.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ All notable changes to this project will be documented in this file.\n # https://keats.github.io/tera/docs/#introduction body = """ {% if version %}\ - ## [{{ version | trim_start_matches(pat="v") }}] - {{ timestamp | date(format="%Y-%m-%d") }} + ## {{ version | trim_start_matches(pat="v") }} {% else %}\ ## [unreleased] {% endif %}\ |
