You have found a bug or you have an idea for a cool new feature? Just contribute.
./mvnw io.github.roman-marcu:changelog-plugin:git-changelog -Dtemplate="<your path>
/changelog-plugin/src/main/resources/templates/CHANGELOG.md.ftl" -Doutput="CHANGELOG.md"
Plugin to parse and create a changelog file from all the commits using https://www.conventionalcommits.org/en/v1.0.0/