in reply to Module Change Log

Some links:

And I fully support the previous answers: release a new version with an updated Changes/ChangeLog file. I *do* read it (if I use a modules/distribution).

FWIW my own release procedure checks if the ChangeLog has an entry less than 4 days ago. If not, it is most likely I forgot to add an entry.


Enjoy, Have FUN! H.Merijn

Replies are listed 'Best First'.
Re^2: Module Change Log
by Bod (Parson) on Sep 13, 2022 at 15:00 UTC

    Thanks for the links Tux - very helpful

    How do you implement checking the age of the Change Log without manually copying a test file over which could also be forgotten?