tomasbjerre / git-changelog-maven-plugin

Maven plugin that can generate a changelog, or releasenotes, from git repository
Other
80 stars 36 forks source link

prependToFile #41

Closed wanghu001 closed 2 years ago

wanghu001 commented 2 years ago

I love this plugin. I am going to adapt it to our projects. Noticed the prependToFile is available in git-changelog-lib, but not in its maven plugin. Is there any plan to make this option available in git-changelog-maven-plugin?

Thank you!

tomasbjerre commented 2 years ago

I added this feature now. Open issue again if not working!

wanghu001 commented 2 years ago

Very nice. Thank you very much.