gh changelog is a GitHub CLI extension to generate a changelog from the pull
requests of a milestone.
Make sure you have gh and git installed. Then run:
$ gh extension install leofeyer/gh-changelog$ gh changelog 1.2You can optionally specify a version number for unreleased changes:
$ gh changelog 1.2 1.2.6