Warn in case of iterative collapse being upgraded to an eager cursor slurp
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index fb6c0e6..99bd20d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -8,7 +8,8 @@ Revision history for DBIx::Class
         - Scale back validation of the 'as' attribute - in the field
           there are legitimate-ish uses of a inflating into an apparently
           invalid relationship graph
-
+        - Warn in case of iterative collapse being upgraded to an eager
+          cursor slurp
 
 0.08209 2013-03-01 12:56 (UTC)
     * New Features / Changes