From 508799f6e4dbc6a6f7b8771d970e4e67efdc1ebc Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 8 Mar 2022 14:54:31 -1000 Subject: [PATCH] doc: releasing: table cleanup --- RELEASING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RELEASING.md b/RELEASING.md index 1fe152281..d84d89add 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -15,6 +15,7 @@ Notes for hledger release managers and maintainers. | | Major release
A.B | Bugfix release
A.B.C | Fixup release
A.B.C.D | Preview release
A.B.99.D | |-----------------------|--------------------------------|------------------------------|----------------------------------------------|------------------------------------------| | **Contains:** | New features, breaking changes | Only bug fixes | Trivial packaging fixes, no software changes | Early snapshot of the next major release | +| **When:** | Third month of quarter: March, June, September, December | When needed | Never | First & second months of quarter | | | | | | | | **Deliverables:** | | | | | | Changelogs | ✓ | ✓ | ✓ | ✓ | @@ -30,11 +31,10 @@ Notes for hledger release managers and maintainers. [Regression bounties]: http://hledger.org/regressionbounty -## Cadence - hledger major releases happen in the third month of each quarter, normally at or close to the start of the month. -Preview releases happen in the intervening months. +Preview releases happen in the other months. Bugfix and fixup releases happen only when needed. +Here's the ideal release schedule: | Q1 | Q2 | Q3 | Q4 | |------------------|------------------|------------------|------------------|