===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libdist-zilla-plugin-changelogfromgit-perl-0.017/README.mkdn-155-
libdist-zilla-plugin-changelogfromgit-perl-0.017/README.mkdn:156:`$self->render_changelog()` is called after all the relevant
libdist-zilla-plugin-changelogfromgit-perl-0.017/README.mkdn-157-releases and changes are known.  It must return the rendered change
##############################################
libdist-zilla-plugin-changelogfromgit-perl-0.017/README.mkdn-479-should be included in the change log.  It's a friendly equivalent of
libdist-zilla-plugin-changelogfromgit-perl-0.017/README.mkdn:480:`@{$self->releases()}`.
libdist-zilla-plugin-changelogfromgit-perl-0.017/README.mkdn-481-
##############################################
libdist-zilla-plugin-changelogfromgit-perl-0.017/README.mkdn-484-get\_release() returns a single release by index.  The first release
libdist-zilla-plugin-changelogfromgit-perl-0.017/README.mkdn:485:in the change log may be retrieved as `$self->get_release(0)`.
libdist-zilla-plugin-changelogfromgit-perl-0.017/README.mkdn-486-