-
-
Notifications
You must be signed in to change notification settings - Fork 596
HOWTO generate the changelog
Antenore Gatta edited this page Sep 23, 2015
·
1 revision
You can install using gem
gem install github_changelog_generator
If you want to contribute back to the project you can clone the repository and build it.
You need the token because github doesn't accept more than 50 request per day with it's API. It's for free...
github_changelog_generator -t 689c2dd09acaebf4ce92fecaeed2ec8140b6bfbf
The CHANGELOG.md should be committed only after a new release.