in reply to Re^4: Module Change Log
in thread Module Change Log

You only need to copy/create the test file once. You need to update the change log on every release.


🦛

Replies are listed 'Best First'.
Re^6: Module Change Log
by Bod (Parson) on Sep 14, 2022 at 23:02 UTC

    For every release I create a directory structure - or rather Module::Starter does.
    Although I do copy over all the test files from the previous version to the new version, the test of the Change Log would copy over in that, wouldn't it?

    I think I've just answered my own question...