Uses of Class
io.github.diltdicker.codelog.type.Change
Packages that use Change
-
Uses of Change in io.github.diltdicker.codelog
Method parameters in io.github.diltdicker.codelog with type arguments of type ChangeModifier and TypeMethodDescriptionCodelogTemplate.generateNextRelease(String releaseVersion, String releaseDate, String releaseSummary, boolean hideIds, List<Change> newChanges, List<Change> fixChanges, List<Change> changeChanges, List<Change> docChanges, List<Change> breakChanges) Generates the next release section of the CHANGELOG.md file