X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ad13a3e19bb2cb33f1e230b5d2444dfdb219ac2a;hb=c75b871a6f82b51175a60d98e18f4b9876850510;hp=ee46b98c68761ff5474ac27d0043a23b32f6255e;hpb=704577c75e5c38317c495466d15571cc904623eb;p=dbsrgits%2FDBIx-Class-DeploymentHandler.git diff --git a/Changes b/Changes index ee46b98..ad13a3e 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,20 @@ Revision history for {{$dist->name}} {{$NEXT}} + - 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) + +0.001005 2011-04-13 15:21:08 CST6CDT + - Add _any "version" for running code for all versions + - Fix more minor pod niggles + +0.001004 2010-07-29 22:09:10 CST6CDT + - Fix incorrect POD in SYNOPSIS - Add missing attribute to DBIx::Class::DeploymentHandler (force_overwrite) 0.001003 2010-07-15 20:30:37 CST6CDT