Tighten even more inflate_result() invocations, for crazy overloads
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 2aebd6d..7f174c4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -22,6 +22,8 @@ Revision history for DBIx::Class
           existed between storage accessor setters and the determine_driver
           routines, triggering a connection before the set-cycle is finished
         - Fix collapse being ignored on single-origin selection (RT#95658)
+        - Fix incorrect behavior on custom result_class inflators altering
+          the amount of returned results
         - Fix failure to detect stable order criteria when in iterator
           mode of a has_many prefetch off a search_related chain
         - Prevent erroneous database hit when accessing prefetched related