danielflower / maven-gitlog-plugin

Generates a change log for maven projects using git
55 stars 34 forks source link

Added options to add changelog from a specific commit and some report format additions #50

Closed VictorDM closed 6 years ago

VictorDM commented 6 years ago

Added includeCommitsAfterCommit option. Added showCommiter option to hide info about the commiter. Added markdownChangeLogAppend to append info in markdown file.

VictorDM commented 6 years ago

Fixed breaking change. Added correct properties and marked the misspelled ones as deprecated.

danielflower commented 6 years ago

Thanks. Released in 1.13.12