Commit graph

3 commits

Author SHA1 Message Date
Johannes Marbach 4aecf2d411 Add checklist link in header table 2024-08-23 16:14:43 +02:00
Johannes Marbach 4250f33645 Output changelog checklists
Fixes: #1682
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
2024-08-22 09:45:43 +02:00
Richard van der Hoff 08fde5f257
Generate unstable changelogs using towncrier (#1340)
Replace the current stack of hugo templates with a towncrier invocation. The main advantage of this is that it means that the "Changes since last release" section is consistent with the changelogs for the actual releases.

This also changes the release process so that the changelog is generated before tagging, which means that the thing tagged v1.5 is actually the v1.5 spec.

Fixes #908.
2022-11-15 23:26:55 +00:00
Renamed from layouts/partials/changelogs/v1.1.md (Browse further)