Added a missing OPTION
I noted that this was missing when trying to use it. 😄
This commit is contained in:
parent
a3b32ca2df
commit
408b12111d
|
@ -14,7 +14,7 @@ module GitHubChangelogGenerator
|
|||
unreleased_only unreleased unreleased_label
|
||||
compare_link include_labels exclude_labels
|
||||
bug_labels enhancement_labels
|
||||
between_tags exclude_tags since_tag max_issues
|
||||
between_tags exclude_tags exclude_tags_regex since_tag max_issues
|
||||
github_site github_endpoint simple_list
|
||||
future_release release_branch verbose release_url
|
||||
base )
|
||||
|
|
Loading…
Reference in New Issue
Block a user