TINKSOFT RELEASE ARCHIVE
Shipnote
Reads a git range and produces a draft changelog.
Shipnote reads a git range and produces a markdown changelog. It groups conventional commits, links pull requests, and puts breaking changes first.
goals
- Read commit messages, not diffs
- Group by type, breaking changes first
- Output that needs editing, never output that pretends to be done
current status
Shipped. I run it before releases and edit the result by hand.
NO FIELD NOTES LOGGED.