Skip to content

Commit

Permalink
Merge pull request #31 from takke/add-no-filter-by-milestone
Browse files Browse the repository at this point in the history
specify --no-filter-by-milestone option
  • Loading branch information
takke authored May 11, 2020
2 parents 5562714 + a6ecd60 commit d886920
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions makeChangeLog.bat
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ call github_changelog_generator ^
-o %OUTFILENAME% ^
--exclude-labels %EXCLUDELABELS% ^
--breaking-labels %BREAKING_LABELS% ^
--no-filter-by-milestone ^
--cache-file %TEMP%\github-changelog-http-cache ^
--cache-log %TEMP%\github-changelog-logger.log || (echo error run github_changelog_generator && exit /b 1)

Expand Down

0 comments on commit d886920

Please sign in to comment.