X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=fb2d744394d3c16d84b3061641b653e87336bfd5;hb=88fecddb0e689b3ecdbefdf9ba4912ad301ba357;hp=89fe02019a95b2417f4f81dd8533137dd20683bc;hpb=2e3cccff896e3d8f98cfb3d1069be1c62cc24d69;p=dbsrgits%2FDBIx-Class-DeploymentHandler.git diff --git a/Changes b/Changes index 89fe020..fb2d744 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,22 @@ Revision history for {{$dist->name}} {{$NEXT}} - - Stop deleting the wrong version + +0.001008 2012-02-19 10:12:34 CST6CDT + - Added dep on parent, bump dep on DBD::SQLite to avoid silly failures + +0.001007 2012-02-16 08:58:30 CST6CDT + - removed the rest of the references to Method::Signatures::Simple + +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) + - 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