disallow undef in versions
[dbsrgits/DBIx-Class-DeploymentHandler.git] / Changes
diff --git a/Changes b/Changes
index 70e0d07..e87649d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 Revision history for {{$dist->name}}
 
 {{$NEXT}}
+       - stricter validation (no undef) on versions to prevent weird surprises
        - change method args to named args
        - document method args
        - preconnect should not connect to the database