Skip to content

0.4.0

Compare
Choose a tag to compare
@vy vy released this 06 Jul 09:18
rel/0.4.0
15d888f

This minor release contains small enhancements. Most importantly, this marks the first release where the project uses itself to generate release notes!

Changes

Added

  • Add versionPattern (i.e., the regular expression pattern for parsing versions) parameter to the Maven release goal (#63)

Changed

  • Change the default value of outputDirectory to ${project.build.directory}/generated-sources/site/changelog for the Maven export goal
  • Migrate from CHANGELOG.adoc to using log4j-changelog-maven-plugin

Fixed

  • Improve Maven release goal to accommodate repetitive invocations