aboutsummaryrefslogtreecommitdiffstats
path: root/cliff.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2026-03-16 13:33:03 -0700
committerEllie Huxtable <ellie@elliehuxtable.com>2026-03-16 14:41:38 -0700
commite2d3a117cec239ecce46e83a70f94471bef198be (patch)
tree6ff96513a211d1bc0d2efe6527d0b82938f9089c /cliff.toml
parentchore: update permissions in Docker workflow (#3283) (diff)
downloadatuin-e2d3a117cec239ecce46e83a70f94471bef198be.zip
chore: change CHANGELOG format to be easier to parse
Diffstat (limited to '')
-rw-r--r--cliff.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cliff.toml b/cliff.toml
index eff32702..1d46f10c 100644
--- a/cliff.toml
+++ b/cliff.toml
@@ -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 %}\