Skip to content

Commit ceaf4d4

Browse files
committed
specify --no-filter-by-milestone option
1 parent 73557c7 commit ceaf4d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

makeChangeLog.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ call github_changelog_generator ^
4949
-o %OUTFILENAME% ^
5050
--exclude-labels %EXCLUDELABELS% ^
5151
--breaking-labels %BREAKING_LABELS% ^
52+
--no-filter-by-milestone ^
5253
--cache-file %TEMP%\github-changelog-http-cache ^
5354
--cache-log %TEMP%\github-changelog-logger.log || (echo error run github_changelog_generator && exit /b 1)
5455

0 commit comments

Comments
 (0)