v0.001006 v0.001006
Arthur Axel 'fREW' Schmidt [Thu, 2 Feb 2012 03:19:13 +0000 (21:19 -0600)]
       - Fix install to allow you to deploy to a given version (jnap)
       - Fix the backup method to use storage, not schema (jnap)
       - Fix the reasonable defaults for downgrading (jnap)
       - Stop warning all the time (ribasushi)
       - croak on a couple errors that should be fatal
       - Stop deleting the wrong version (for downgrades)
       - Fix documentation for in the Cookbook (moltar)
       - removed Method::Signatures::Simple stuff (dhoss)

Changes
dist.ini

diff --git a/Changes b/Changes
index 3cd404f..faddc21 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Revision history for {{$dist->name}}
 
 {{$NEXT}}
+
+0.001006  2012-02-01 21:18:38 CST6CDT
        - Fix install to allow you to deploy to a given version (jnap)
        - Fix the backup method to use storage, not schema (jnap)
        - Fix the reasonable defaults for downgrading (jnap)
index 6294636..ce42169 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -2,7 +2,7 @@ name             = DBIx-Class-DeploymentHandler
 author           = Arthur Axel "fREW" Schmidt <frioux+cpan@gmail.com>
 license          = Perl_5
 copyright_holder = Arthur Axel "fREW" Schmidt
-version          = 0.001005
+version          = 0.001006
 
 [NextRelease]
 [@Git]