X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Changes;h=96478b417507f455a861053a216e46432ce6e1fc;hp=eaee66ed9b9fa3528ff643c0c10577f56e07b4b8;hb=36fd7f073078f8f36277b467910ab68676361edf;hpb=0542ec57a03300b96f3680c02d4a3290c8922255 diff --git a/Changes b/Changes index eaee66e..96478b4 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ Revision history for DBIx::Class * Fixes + - Unaliased "dark" selectors no longer throw off prefetch - Fix proper composition of bind values across all possible SQL areas ( group_by => \[ ... ] now works properly )