Quick Notes76 words
Release documentation — quick notes
Release documentation — quick notes
| Audience | Wants |
|---|---|
| End users | What changed for them |
| Operators | Breaking changes, migrations |
| Support | Fixed defects with identifiers |
- Generate notes from linked work items, not raw commit subjects.
- Generate API reference from source (OpenAPI / doc comments).
- Deploy documentation with the release so versions match.
Trap: a commit-subject dump is a changelog, not release notes.