]> Dogcows Code - chaz/p5-Dist-Zilla-PluginBundle-Author-CCM/commitdiff
Release Dist-Zilla-PluginBundle-Author-CCM 0.004 v0.004
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Mon, 28 Nov 2016 01:29:02 +0000 (18:29 -0700)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Mon, 28 Nov 2016 01:29:02 +0000 (18:29 -0700)
  * This bundle now requires at least perl 5.14.0
  * Add Test::MinimumVersion as a release test

Changes
README.md

diff --git a/Changes b/Changes
index 7466bf8eb3dfb3ebd0a950ecba8326aa4082385a..77acb9d856ea006c9740a85d44f96c92bf57b3f7 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,11 @@ Revision history for Dist-Zilla-PluginBundle-Author-CCM.
 
 {{$NEXT}}
 
 
 {{$NEXT}}
 
+0.004     2016-11-27 18:28:43-07:00 MST7MDT
+
+  * This bundle now requires at least perl 5.14.0
+  * Add Test::MinimumVersion as a release test
+
 0.003     2016-11-26 00:09:53-07:00 MST7MDT
 
   * Set default authority to cpan:CCM
 0.003     2016-11-26 00:09:53-07:00 MST7MDT
 
   * Set default authority to cpan:CCM
index e4c7fad533f9d4aa819745eede605475af242c78..c1153b0ecef836270527403924d8198fd31a361b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Dist::Zilla::PluginBundle::Author::CCM - A plugin bundle for distributions built
 
 # VERSION
 
 
 # VERSION
 
-version 0.003
+version 0.004
 
 # SYNOPSIS
 
 
 # SYNOPSIS
 
@@ -45,6 +45,8 @@ You probably don't want to use this.
     [PodSyntaxTests]
     [Test::Pod::No404s]
     [Test::Compile]
     [PodSyntaxTests]
     [Test::Pod::No404s]
     [Test::Compile]
+    [Test::MinimumVersion]
+    max_target_perl     = 5.10.1
     [Test::EOL]
     [Test::NoTabs]
     [Test::Perl::Critic]
     [Test::EOL]
     [Test::NoTabs]
     [Test::Perl::Critic]
@@ -87,6 +89,7 @@ You probably don't want to use this.
     location            = build
     type                = text
     [TravisYML]
     location            = build
     type                = text
     [TravisYML]
+    build_branch        = /^(dist|build\/.*)$/
     [Manifest]
     [ManifestSkip]
 
     [Manifest]
     [ManifestSkip]
 
This page took 0.020408 seconds and 4 git commands to generate.