1# Generating changelog
2
3Use: https://github.com/skywinder/Github-Changelog-Generator
4
5```bash
6github_changelog_generator --user=schmittjoh --project=serializer --pull-requests --no-compare-link -t GITHUB-TOKEN
7```
8