X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=6a1a3bcef17fa3a165608e6c8183d55622c422c9;hb=ebf4a27bc1000f188a3b29f5d2e73908b1f2c077;hp=176c48eec386bc6a621907a93d19d48d0f5d291b;hpb=55e13b19b1b782ab29e1e6c381b6c1eb1ea9103c;p=dbsrgits%2FDBIx-Class-DeploymentHandler.git diff --git a/Changes b/Changes index 176c48e..6a1a3bc 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,11 @@ Revision history for {{$dist->name}} {{$NEXT}} + +0.002210 2014-01-31 09:35:27 America/Chicago + - Make source order stable to avoid non-changes in git (fixes RT#92580) + - Ensure that sqltargs are passed to deploy when ignore_ddl is set + (fixes RT#92373) - Correctly strip lines that are all whitespace (fixes RT#92582) - Ditch RT