We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5562714 commit a6ecd60Copy full SHA for a6ecd60
makeChangeLog.bat
@@ -49,6 +49,7 @@ call github_changelog_generator ^
49
-o %OUTFILENAME% ^
50
--exclude-labels %EXCLUDELABELS% ^
51
--breaking-labels %BREAKING_LABELS% ^
52
+ --no-filter-by-milestone ^
53
--cache-file %TEMP%\github-changelog-http-cache ^
54
--cache-log %TEMP%\github-changelog-logger.log || (echo error run github_changelog_generator && exit /b 1)
55
0 commit comments