Add option --require to load custom Ruby code (#574)
This commit is contained in:
@@ -6,6 +6,7 @@ module GitHubChangelogGenerator
|
||||
#
|
||||
# @return [String] Generated change log file
|
||||
def compound_changelog
|
||||
options.load_custom_ruby_files
|
||||
fetch_and_filter_tags
|
||||
fetch_issues_and_pr
|
||||
|
||||
|
||||
Reference in New Issue
Block a user