release 0.001000_04 v0.001000_04
Arthur Axel 'fREW' Schmidt [Tue, 27 Apr 2010 18:29:09 +0000 (13:29 -0500)]
Changes
dist.ini

diff --git a/Changes b/Changes
index ebfcc51..d9c28df 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,10 @@
 Revision history for {{$dist->name}}
 
 {{$NEXT}}
+       - schema_version is now an attr so that users can more easily force the
+         version of the schema
+       - add prepare_install method which installs everything as well as the
+         version storage
 
 0.001000_03 2010-04-20 23:19:36 CST6CDT
        - bump File::Path dep
index dc7e937..a8aefdf 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.001000_03
+version          = 0.001000_04
 
 [@Git]
 [@Filter]