NAME

Dist::Zilla::Plugin::Changes - Create a changes file

VERSION

version 0.001

SYNOPSIS

In your profile.ini

[Changes]

DESCRIPTION

This is a minting plugin to add a changelog file, meant to be used together with NextRelease.

ATTRIBUTES

filename

This sets the filename of the changelog. It defaults to Changes.

initial

This is default entry for the initial version. This could be something like Initial release. If not set, no such line is added.

indent

This is the indentation used for the initial line

AUTHOR

Leon Timmermans <fawaka@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2025 by Leon Timmermans.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.