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

Is there a way to include only the unreleased changes? #165

Closed
mansona opened this issue Jun 4, 2020 · 2 comments
Closed

Is there a way to include only the unreleased changes? #165

mansona opened this issue Jun 4, 2020 · 2 comments

Comments

@mansona
Copy link
Contributor

mansona commented Jun 4, 2020

I don't know if this is possible using the current implementation but I couldn't find the answer in the documentation 🤔

I'm trying to make updating the changelog still include a manual step in our process, so I would love there to be a situation where we can run auto-changelog --only-unreleased and it prepends the unreleased section to the top of the changelog

This way we don't override any manual changes that people might have made to previous versions in the file and it allows people to manually update the changelog before committing it and releasing 👍

@cookpete
Copy link
Owner

In 2.1.0 you can use --only-unreleased and the <!-- auto-changelog-above --> token in your changelog to achieve this.

@mansona
Copy link
Contributor Author

mansona commented Jun 24, 2020

ok wow! thanks 🎉

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

2 participants