From 580d36b8da65fd3637d433340ce72c21875324b5 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 26 Sep 2025 16:01:21 -1000 Subject: [PATCH] ;doc:RELEASING --- doc/RELEASING.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/RELEASING.md b/doc/RELEASING.md index 9cac75550..39a997492 100644 --- a/doc/RELEASING.md +++ b/doc/RELEASING.md @@ -113,10 +113,11 @@ It should be improved each time it is used. `just site-manuals-snapshot MAJORVER` to create/update 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, + `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 - github binary install docs (doc/ghrelnotes.md) up to date and pre-tested - Install page (site/src/install.md) up to date and pre-tested