X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Changes;h=a4eb220bc7a7148638e65237c50abbc02ae93ab2;hp=aba03f9d1592eef91a6a14317a3b58835a726b44;hb=73281318ecc581cd163ac66047189019999d5b28;hpb=57c18b65cf1c7d708efd3717f54fbbc3def07794 diff --git a/Changes b/Changes index aba03f9..a4eb220 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for DBIx::Class - - ensure_class_loaded handles non-classnames better. + - DBIx::Class::AccessorGroup made empty subclass of + Class::Accessor::Grouped + - ensure_class_loaded handles non-classnames better. - non-destructive hashref handling for connect_info options - count no longer returns negative values after slice (report and test from JOHANL)