From 287989f2f97dee776f0909cfcfb7c4fcc852734d Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 26 Sep 2025 16:04:27 -1000 Subject: [PATCH] ;doc:RELEASING --- doc/RELEASING.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/RELEASING.md b/doc/RELEASING.md index 39a997492..f1292cdd4 100644 --- a/doc/RELEASING.md +++ b/doc/RELEASING.md @@ -102,9 +102,10 @@ It should be improved each time it is used. `just completions`, commit any changes - changelogs x 5 (**/CHANGES.md) `just changelogs [-c]` - add issue links with `md-issue-refs`, uniquify add notable changes from site, finance repos to project changelog (major release only) - `just changelogs-finalise` + add issue links with `md-issue-refs`, uniquify + add author github nicks + `just changelogs-finalise` - **3. release docs and artifacts** - draft binaries building started @@ -114,8 +115,6 @@ It should be improved each time it is used. update `site/Makefile`, `site/js/site.js`, `site/hledger.org.caddy` - release notes @ hledger.org (doc/relnotes.md) `just relnotes` *(XXX minor release: moves previous release's summary, adds whitespace)* - select & transform with `md-issue-refs`, uniquify *(XXX no longer needed ?)* - add author github nicks add summary (major release only) bump changelog links at the top commit