Defaults can be overridden with optional arguments.
Note that changing arguments may change later calls to this plugin.
"file"
=for readme plugin changes file='Changes'
If the Changes file has a non-standard name or location in the distribution, you can specify an
alternative name. But note that it must conform the the CPAN::Changes::Spec.
"heading-level"
=for readme plugin changes heading-level=1
This changes the heading level. (The default is 1.)
"title"
=for readme plugin changes title='RECENT CHANGES'
This option allows you to change the title of the heading.
"verbatim"
=for readme plugin changes verbatim
If you prefer, you can display a verbatim section of the Changes file.
By default, the Changes file will be parsed and reformatted as POD (equivalent to the "no-verbatim"
option).
perl v5.28.0 2018-11-26 Pod::Readme::Plugin::changes(3pm)