From: Charles McGarvey Date: Sat, 26 Aug 2017 03:28:25 +0000 (-0600) Subject: Release Dist-Zilla-PluginBundle-Author-CCM 0.008 X-Git-Tag: v0.008^0 X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-Dist-Zilla-PluginBundle-Author-CCM;a=commitdiff_plain;h=77bc277a181e94e97ba333fce25a765db6969273 Release Dist-Zilla-PluginBundle-Author-CCM 0.008 * Automatically figure out perl_version and perl_version_build TravisYML configuration based on configured minimum perl requirement --- diff --git a/Changes b/Changes index 796eba1..e6e2073 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,11 @@ Revision history for Dist-Zilla-PluginBundle-Author-CCM. {{$NEXT}} +0.008 2017-08-25 21:28:07-06:00 MST7MDT + + * Automatically figure out perl_version and perl_version_build TravisYML + configuration based on configured minimum perl requirement + 0.007 2017-03-11 18:33:58-07:00 MST7MDT * Prevent writing wrong version to Changes diff --git a/README.md b/README.md index 898e1a0..4b82d8a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Dist::Zilla::PluginBundle::Author::CCM - A plugin bundle for distributions built # VERSION -version 0.007 +version 0.008 # SYNOPSIS @@ -116,6 +116,10 @@ You probably don't want to use this. # ATTRIBUTES +## max\_target\_perl + +Specify the minimum perl version. Defaults to `5.10.1`. + ## authority Specify the release authority. Defaults to `cpan:CCM`.