X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class-UUIDColumns.git;a=blobdiff_plain;f=Changes;h=c0265ef2ec7b393eaf69f7bd243aa667625d5a60;hp=a303cd3f974b164486141487e0e36ff627f149a0;hb=c5249bacf65843cfc38c2b6c682ecc576fdd8e76;hpb=f65e45867d053ef4d4a587df79bee1c04c352f5a diff --git a/Changes b/Changes index a303cd3..c0265ef 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for DBIx::Class::UUIDColumns +0.02000 Sun June 24 21:09:35 2007 + - Converted to Class::Accessor::Grouped after mk_classdata + snafu in DBIC 0.08 + - uuid_columns now also returns the list of columns + - insert now uses uuid_columns instead of internal list + 0.01001 Sat May 05 20:01:13 2007 - RT#22364 (ASH) hopefully fixed with updated prereq - Added Data::GUID support