Open
Description
I'm a bit confused on how to use some of the command line options in the Rake task. I'd like to set no-issues in the Rake task. The readme says the command line options can be included in the Rakefile with config.whatever. The code looks like it only includes issues though and not no_issues. Is there a way to disable adding issues to the changelog via the Rake task?