Skip to content

Commit

Permalink
specify --no-filter-by-milestone option
Browse files Browse the repository at this point in the history
  • Loading branch information
takke committed May 7, 2020
1 parent 73557c7 commit ceaf4d4
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 ceaf4d4

Please sign in to comment.