8 lines
191 B
Markdown
8 lines
191 B
Markdown
|
# Generating changelog
|
||
|
|
||
|
Use: https://github.com/skywinder/Github-Changelog-Generator
|
||
|
|
||
|
```bash
|
||
|
github_changelog_generator --pull-requests --no-compare-link --no-unreleased -t GITHUB-TOKEN
|
||
|
```
|