Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 1.16 KB

RELEASE-NOTES.md

File metadata and controls

22 lines (20 loc) · 1.16 KB

This project uses itself, i.e., log4j-changelog-maven-plugin, for keeping a changelog and generating release notes.

Changelog files are located under src/changelog. Release notes can be generated using ./mvnw -N -P changelog-export command. See log4j-changelog-maven-plugin for details on how it all works.