From 0c73dc9c67c566945469ab7b07665f808640e24c Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 5 Oct 2017 12:27:51 +1300 Subject: Make Changes format match CPAN::Changes::Spec The format of the changes seems to be optional, but at least for now I'll follow exactly what it recommends. --- Changes | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/Changes b/Changes index ef1c252..1e6e992 100644 --- a/Changes +++ b/Changes @@ -7,54 +7,54 @@ likely to be trivial things like documentation fixes or Perl::Tidy runs. 0.12 2017-10-05 - * Added some author tests pilfered from Module::Starter. - * Added two new examples to POD, and tests to reflect them. - * Added this Changes file. + - Added some author tests pilfered from Module::Starter. + - Added two new examples to POD, and tests to reflect them. + - Added this Changes file. 0.11 2017-10-04 - * No important changes. + - No important changes. 0.10 2017-10-04 - * No important changes. + - No important changes. 0.09 2017-10-04 - * No important changes. + - No important changes. 0.08 2017-10-04 - * No important changes. + - No important changes. 0.07 2017-10-04 - * Expanded documentation a little to make the SYNOPSIS more useful. + - Expanded documentation a little to make the SYNOPSIS more useful. 0.06 2017-10-04 - * Renamed module to List::Breakdown. See notes for v0.01. + - Renamed module to List::Breakdown. See notes for v0.01. 0.05 2017-10-03 - * Another test file t/errors.t was added which ensures that both of the major - errors cause an `eval` block to fail: - - A value in the bucket layout spec was not a handled reference type - - A value in the bucket layout spec was not a reference at all + - Another test file t/errors.t was added which ensures that both of the major + errors cause an `eval` block to fail: + * A value in the bucket layout spec was not a handled reference type + * A value in the bucket layout spec was not a reference at all 0.04 2017-10-03 - * No important changes. + - No important changes. 0.03 2017-10-03 - * Export was adjusted to `use base` to accommodate Perl 5.6. + - Export was adjusted to `use base` to accommodate Perl 5.6. 0.02 2017-10-03 - * No important changes. + - No important changes. 0.01 2017-10-03 - * First public release with one test in one file, t/words.t. Initially named - List::Filters, which was unique but very close to an existing CPAN module. + - First public release with one test in one file, t/words.t. Initially named + List::Filters, which was unique but very close to an existing CPAN module. -- cgit v1.2.3