v0.001008
[dbsrgits/DBIx-Class-DeploymentHandler.git] / Changes
diff --git a/Changes b/Changes
index faddc21..fb2d744 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,12 @@ Revision history for {{$dist->name}}
 
 {{$NEXT}}
 
+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)