X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class-DeploymentHandler.git;a=blobdiff_plain;f=Changes;h=2db88859f0c7a188c44dd7d4a6830e12186e20b3;hp=fb2d744394d3c16d84b3061641b653e87336bfd5;hb=57a30fa87043ef203551cc84797133cc88dd03bd;hpb=dc262742363e497a67942488196484aae71f2d53 diff --git a/Changes b/Changes index fb2d744..2db8885 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,9 @@ Revision history for {{$dist->name}} {{$NEXT}} + - Added DBIx::Class::DeploymentHandler::DeployMethod::SQL::Translator::ScriptHelpers, + ALL users who use perl scripts during migrations are encouraged to use + schema_from_schema_loader from that package. 0.001008 2012-02-19 10:12:34 CST6CDT - Added dep on parent, bump dep on DBD::SQLite to avoid silly failures