-
Notifications
You must be signed in to change notification settings - Fork 353
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
Add automatically generated changelog #426
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice start.
Two questions on how we can improve the output.
Also, please add a note to README on how to generate CHANGELOGs on release (document the command and any installation steps). So someone else can follow the same steps for v0.10.0.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very cool and thanks for the docs.
One last cleanup request and feel free to merge.
8f6f3fb
to
c64652a
Compare
closes #421
https://github.com/CosmWasm/cw-plus/blob/421-add-auto-changelog/CHANGELOG.md
I used this tool: https://github.com/github-changelog-generator/github-changelog-generator
IMO it looks pretty neat.
Looking forward for you opinions.