List pretty formatted range of commits between the commit 0b97430 and the tag 1.0.0

git changelog

  • Generate a changelog report from repository commits and tags.
    Part of `git-extras`.
    More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-changelog>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

git changelog --start-commit {{0b97430}} --final-tag {{1.0.0}}

click the source code to copy install git changelog on any operating system with command-not-found.com