From e2d3a117cec239ecce46e83a70f94471bef198be Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Mon, 16 Mar 2026 13:33:03 -0700 Subject: chore: change CHANGELOG format to be easier to parse --- cliff.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cliff.toml') 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 %}\ -- cgit v1.3.1