aboutsummaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-05 12:42:24 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-05 12:42:24 +1300
commit43d7cbe04d7cbd95f5e82aeb9b42d6fce756a1f9 (patch)
tree0fb77cf15e635054702cbc16481ccd4b8c8b6746 /Changes
parentMake Changes format match CPAN::Changes::Spec (diff)
downloadList-Breakdown-43d7cbe04d7cbd95f5e82aeb9b42d6fce756a1f9.tar.gz (sig)
List-Breakdown-43d7cbe04d7cbd95f5e82aeb9b42d6fce756a1f9.zip
Bump version numberv0.13
This will be my first attempted release.
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes b/Changes
index 1e6e992..6755d18 100644
--- a/Changes
+++ b/Changes
@@ -5,6 +5,11 @@ until #perl told me to calm down. All of those versions are documented here
anyway for comprehensiveness' sake. Entries with "No important changes" are
likely to be trivial things like documentation fixes or Perl::Tidy runs.
+0.13 2017-10-05
+
+ - Reformated Changes file.
+ - First attempt at CPAN release.
+
0.12 2017-10-05
- Added some author tests pilfered from Module::Starter.