github-changelog
github-changelog copied to clipboard
Accept a range of commits or dates
The since
option is pretty limited. There should be an option to provide a range of dates or commits.
E.g.
gh-changelog --between v0.2.0..v0.3.0 # ...