X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=f32294bba61a8406309682260ff2a6a2cb123bb6;hb=a2ca474b16783e8f1b3a199b49c4ba7afd16f503;hp=f7e938000c49657989dcfd63ece7da44549e4516;hpb=765f5b7bf5a2a81b8503968a6f85e21eaa78282e;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index f7e9380..f32294b 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,9 @@ Revision history for DBIx::Class 0.06002 + - fix set_from_related to accept undef + - fix to Dumper-induced hash iteration bug + - fix to copy() with non-composed resultsource - 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