Class ChangelogGenerator


  • public class ChangelogGenerator
    extends java.lang.Object
    Since:
    0.1.0
    Author:
    Andres Almiray
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String generate​(org.jreleaser.model.JReleaserContext context)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ChangelogGenerator

        public ChangelogGenerator()
    • Method Detail

      • generate

        public static java.lang.String generate​(org.jreleaser.model.JReleaserContext context)
                                         throws java.io.IOException
        Throws:
        java.io.IOException