v0.002000
[dbsrgits/DBIx-Class-DeploymentHandler.git] / Changes
diff --git a/Changes b/Changes
index 507aab5..b574754 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,14 @@ Revision history for {{$dist->name}}
 
 {{$NEXT}}
 
+0.002000  2012-02-28 21:20:48 CST6CDT
+       - 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
+
 0.001007  2012-02-16 08:58:30 CST6CDT
        - removed the rest of the references to Method::Signatures::Simple