Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
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.