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

Switch from manual Changelog text file to GitHub Releases #4

Open
jm3 opened this issue Apr 21, 2014 · 0 comments
Open

Switch from manual Changelog text file to GitHub Releases #4

jm3 opened this issue Apr 21, 2014 · 0 comments

Comments

@jm3
Copy link
Contributor

jm3 commented Apr 21, 2014

GitHub has a nice release-tagging process that makes it fast to create annotated releases using git tags without having to maintain a separate Changelog text file.

As an example, compare this:

releases

to: https://github.com/jm3/openRTB-spec/blob/master/CHANGELOG

I recommend tagging the branch at RC points and creating releases for any major revs, it's a lot easier to follow and avoids summarizing all your changes again in a Changelog, because the releases point to actual git commits.

I'm happy to set up the tags, as I did here.

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

No branches or pull requests

1 participant