X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=6b2a0e68ff26658f688d755496b5f2f8b2808f46;hb=7eb5442187c6445034bbd9af5561100ec8a43234;hp=2107164a0a538e43b8fb1f788a2e12cdf0360ffd;hpb=7c374301bb0b8e051d2417eb78dff4c9ce44afd7;p=dbsrgits%2FDBIx-Class-UUIDColumns.git diff --git a/Changes b/Changes index 2107164..6b2a0e6 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for DBIx::Class::UUIDColumns +0.02006 Wed Dec 21 16:58:00 2011 + - Repackaged with Module::Install 1.00 + - Migrated repository from svn to git and added links to meta tags + 0.02005 Sun June 22 23:10:23 2008 - Added support for UUID::Random - Moritz Onken