X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=2107164a0a538e43b8fb1f788a2e12cdf0360ffd;hb=7c374301bb0b8e051d2417eb78dff4c9ce44afd7;hp=a303cd3f974b164486141487e0e36ff627f149a0;hpb=3469b2435b72e296830195a12e2b3e1bc5b3cc9d;p=dbsrgits%2FDBIx-Class-UUIDColumns.git diff --git a/Changes b/Changes index a303cd3..2107164 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,30 @@ Revision history for DBIx::Class::UUIDColumns +0.02005 Sun June 22 23:10:23 2008 + - Added support for UUID::Random - Moritz Onken + +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 + - 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 @@ -11,4 +36,4 @@ Revision history for DBIx::Class::UUIDColumns method not found 0.00001 - - initial release \ No newline at end of file + - initial release