docs: record compare-link changelog behavior

This commit is contained in:
Micheal Wilkinson
2026-03-20 23:32:12 +00:00
parent 8ddc58f5b9
commit fb73d50d8f

View File

@@ -22,6 +22,7 @@ A `### Breaking` section is used in addition to Keep a Changelog's standard sect
- Prepare now recreates the standard `Unreleased` section headers after promoting notes into a tagged release entry.
- First-release recommendation remains `v1.0.0` when no prior releases exist in the changelog.
- Do Release smoke validation now expects `--recommend` to fail on tagged release checkouts where `Unreleased` is intentionally empty.
- Changelog reference links now use compare URLs (`previous...current` for releases and `latest...main` for Unreleased), with first release links comparing from the repository's first commit short hash.
## [0.1.0] - 2026-03-20