git-changelog-maven-plugin
git-changelog-maven-plugin copied to clipboard
Missing documentation for maven plugin configuration
The readme should contain the complete list of the parameters available in the <configuration /> section of the Maven plugin in POM file, with a brief description of each parameter.
For instance, I discovered the parameter handlebarsHelperFile in the source code of the plugin, and could not find documentation about it anywhere else.
Thanks !