X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ad13a3e19bb2cb33f1e230b5d2444dfdb219ac2a;hb=c75b871a6f82b51175a60d98e18f4b9876850510;hp=4e1468561b121b12512cf60a3af693e17fce1e27;hpb=6e2665d32fec2eb9c168202abaf45e26fa87470e;p=dbsrgits%2FDBIx-Class-DeploymentHandler.git diff --git a/Changes b/Changes index 4e14685..ad13a3e 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ 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)