]> Dogcows Code - chaz/p5-Dist-Zilla-PluginBundle-Author-CCM/commitdiff
Release Dist-Zilla-PluginBundle-Author-CCM 0.010 v0.010
authorCharles McGarvey <ccm@cpan.org>
Wed, 30 Mar 2022 02:09:11 +0000 (20:09 -0600)
committerCharles McGarvey <ccm@cpan.org>
Wed, 30 Mar 2022 02:09:11 +0000 (20:09 -0600)
  * Add no_index option so MetaNoIndex is easily configurable

Changes
README.md

diff --git a/Changes b/Changes
index f0f9f5adac4a241fc2faf001558a00d1d0d392dc..b9034732654291700c41a235f9231e8f0952c7cc 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,10 @@ Revision history for Dist-Zilla-PluginBundle-Author-CCM.
 
 {{$NEXT}}
 
+0.010     2022-03-29 20:09:03-06:00 America/Denver
+
+  * Add no_index option so MetaNoIndex is easily configurable
+
 0.009     2018-11-22 22:46:42-07:00 MST7MDT
 
   * Remove use of DZP::TravisYML and DZP::ReversionOnRelease
index 28a8af7f50f7990d49584827f0b512a71f1c5b39..6c4ca948fecf731eab820251f51f23be31def765 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 0.009
+version 0.010
 
 # SYNOPSIS
 
@@ -116,6 +116,12 @@ You probably don't want to use this.
 
 Specify the minimum perl version. Defaults to `5.10.1`.
 
+## no\_index
+
+Set directories to not index.
+
+Default:
+
 ## authority
 
 Specify the release authority. Defaults to `cpan:CCM`.
@@ -139,12 +145,12 @@ Do not upload to CPAN or git push.
 
 ## configure
 
-Required by [Dist::Zilla::Role::PluginBundle::Easy](https://metacpan.org/pod/Dist::Zilla::Role::PluginBundle::Easy).
+Required by [Dist::Zilla::Role::PluginBundle::Easy](https://metacpan.org/pod/Dist%3A%3AZilla%3A%3ARole%3A%3APluginBundle%3A%3AEasy).
 
 # SEE ALSO
 
-- [Dist::Zilla](https://metacpan.org/pod/Dist::Zilla)
-- [Dist::Zilla::PluginBundle::Author::ETHER](https://metacpan.org/pod/Dist::Zilla::PluginBundle::Author::ETHER)
+- [Dist::Zilla](https://metacpan.org/pod/Dist%3A%3AZilla)
+- [Dist::Zilla::PluginBundle::Author::ETHER](https://metacpan.org/pod/Dist%3A%3AZilla%3A%3APluginBundle%3A%3AAuthor%3A%3AETHER)
 
 # BUGS
 
@@ -157,7 +163,7 @@ feature.
 
 # AUTHOR
 
-Charles McGarvey <chazmcgarvey@brokenzipper.com>
+Charles McGarvey <ccm@cpan.org>
 
 # COPYRIGHT AND LICENSE
 
This page took 0.022317 seconds and 4 git commands to generate.