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 # ... ```
The
sinceoption is pretty limited. There should be an option to provide a range of dates or commits.E.g.