X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=a7e34b80472bafb097b354049a43dcc0381b15b2;hb=7edcccc1b8f7253f2c2ebce838dcdc20ea8246db;hp=c0265ef2ec7b393eaf69f7bd243aa667625d5a60;hpb=c5249bacf65843cfc38c2b6c682ecc576fdd8e76;p=dbsrgits%2FDBIx-Class-UUIDColumns.git diff --git a/Changes b/Changes index c0265ef..a7e34b8 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,21 @@ Revision history for DBIx::Class::UUIDColumns +0.02004 Mon Apr 22 20:41:23 2008 + - Fix test failure under SQL::Translator <= 0.07 + - Removed Build.PL now that Module::Install no longer supports it + - Removed bogus tests entry in Makefile.PL + +0.02003 Fri Mar 7 19:52:56 2008 + - Quick fix for CPANTS META/author + +0.02002 Mon Sep 24 23:14:45 2007 + - Added Class::Accessor::Grouped to PREREQ. Duh. + +0.02001 Sun July 1 20:15:33 2007 + - Use Class::Accessor::Grouped instead of Class::Data::Accesor + because I'm a damn idiot. + - Fixed spelling test + 0.02000 Sun June 24 21:09:35 2007 - Converted to Class::Accessor::Grouped after mk_classdata snafu in DBIC 0.08 @@ -17,4 +33,4 @@ Revision history for DBIx::Class::UUIDColumns method not found 0.00001 - - initial release \ No newline at end of file + - initial release