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

Built a standard Changelog with git-extras script #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Built a standard Changelog with git-extras script #27

wants to merge 1 commit into from

Conversation

jesperronn
Copy link

  • Built changelog, in order to easily show breaking changes
  • Added developer notes on how to build it

My motivation for this was that I needed to understand if you had added any breaking changes that would affect projects of mine.

The changelog/history makes it pretty simple to see which changes are in which release.

I picked git-changelog from git-extras since it was the simplest I know of. See https://github.com/tj/git-extras/blob/master/man/git-changelog.md
Install with brew install git-extras (https://github.com/tj/git-extras/blob/master/Installation.md)

A question for the maintainers: Will this format work for you?

* Built changelog, in order to easily show breaking changes
* Added developer notes on how to build it
@jesperronn
Copy link
Author

Any news on this?

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.

1 participant