Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changelog generator, closes #68 #177

Merged
merged 1 commit into from
Dec 16, 2015
Merged

Changelog generator, closes #68 #177

merged 1 commit into from
Dec 16, 2015

Conversation

fabn
Copy link
Contributor

@fabn fabn commented Dec 15, 2015

You can use this awesome gem to maintain a properly formatted changelog file with links to issues, PR and full diff for each version.

I generated an example changelog (date and version info still missing because of missing tags in your repo) here: https://gist.github.com/fabn/32f51f88a6f29c718dd5

I used the version history to properly tag all releases after 0.1.3 in my fork, so you can grab them from my repo if you wish.

If you merge this PR you can generate a full and up to date changelog with

rake changelog

Finally if you want to manage which issues are listed in changelog you should use github labels to exclude issues from generated file. For instance you can skip issues like #170 by labeling them as invalid.

If you want I can help you to tag issues, but in order to do that you should add me as collaborator.

Please merge this, this project deserves a changelog.

@swanandp
Copy link
Contributor

Very cool, thanks

swanandp added a commit that referenced this pull request Dec 16, 2015
Changelog generator, closes #68
@swanandp swanandp merged commit df55a69 into brendon:master Dec 16, 2015
@swanandp
Copy link
Contributor

@fabn It's been long due, so added you as a collaborator now.

@brendon
Copy link
Owner

brendon commented Dec 16, 2015

Welcome! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants