X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=639470e5f7dac44fb970e5fd5e4d6904af5cb15e;hb=489709af09215594801ecdbe208f542e0432d0a0;hp=3f20f638712f44f30e2417f13a6d81ae993779b9;hpb=5ec6bc2ed4f0de3f0764196e0295799a0dd61b99;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 3f20f63..639470e 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ Revision history for DBIx::Class 0.05001 + - added multi-join (join => [ 'foo', 'foo' ]), aliases second to foo_2 - hack PK::Auto::Pg for "table" names referencing a schema - find() with attributes works - added experimental Serialize and ResultSetManager components