diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2026-03-16 13:33:03 -0700 |
|---|---|---|
| committer | Ellie Huxtable <ellie@elliehuxtable.com> | 2026-03-16 14:41:38 -0700 |
| commit | e2d3a117cec239ecce46e83a70f94471bef198be (patch) | |
| tree | 6ff96513a211d1bc0d2efe6527d0b82938f9089c /cliff.toml | |
| parent | chore: update permissions in Docker workflow (#3283) (diff) | |
| download | atuin-e2d3a117cec239ecce46e83a70f94471bef198be.zip | |
chore: change CHANGELOG format to be easier to parse
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 %}\ |
