git-cliff

Highly customizable changelog generator from git history

brewmacoslinux
Try with needOr install directly
Source

About

Highly customizable changelog generator

Commands

git-cliff

Examples

Generate a changelog for the current repository$ git-cliff
Generate changelog for specific version range$ git-cliff v1.0.0..v2.0.0
Generate changelog and output to file$ git-cliff > CHANGELOG.md