Merge 'trunk' into 'DBIx-Class-current'
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 7d02195..a35712f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -16,6 +16,7 @@ Revision history for DBIx::Class
           ColumnCase is loaded
 
 0.06002
+        - fix to ->search without args to clone rs but maintain cache
         - grab $self->dbh once per function in Storage::DBI
         - nuke ResultSource caching of ->resultset for consistency reasons
         - fix for -and conditions when updating or deleting on a ResultSet