changes
[dbsrgits/DBIx-Class-DeploymentHandler.git] / Changes
diff --git a/Changes b/Changes
index f7cf6c8..ea7652c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,10 @@
 Revision history for {{$dist->name}}
 
 {{$NEXT}}
+       - Downgrades swap from version and to version, so instead of up 1-2
+         being down 1-2, it's down 2-1, which clearly makes more sense
+       - perl scripts are now just anonymous subroutines, instead of files
+         with a single run subroutine
        - Serious changes to architecture by using MXRP instead
          of lots of repetitive roles