836 B
836 B
Release Notes Backlog
Next Release Required Work
- Backfill missing or thin historical release notes before cutting the next release.
- Audit every
CHANGELOG.mdsection fromv1.7.44-alphathrough the current release. - Replace raw commit-hash entries with user/operator-facing bullets that explain behavior changes, operational impact, validation, and known limitations.
- Ensure
releases/manifest.jsonchangelog entries come from curatedCHANGELOG.mdnotes only.
Release Note Policy
- Every release must have at least three curated bullets.
- Raw
git log --onelineoutput is not acceptable release documentation. - Notes should answer what changed, why it matters, what operators should expect, and any known limitations.
scripts/check-release-manifest.shis the enforcement gate before publishing artifacts.