From: Luke Saunders Date: Tue, 23 Oct 2007 14:40:47 +0000 (+0000) Subject: added entry to Changes X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=94e3913829c86d9276b060dc1b37338978bfb2cd;p=dbsrgits%2FDBIx-Class-Historic.git added entry to Changes --- diff --git a/Changes b/Changes index 2b81239..685ce11 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,5 @@ Revision history for DBIx::Class + - Versioning refactored - Row::insert will now not fall over if passed duplicate related objects - When adding relationships, it will throw an exception if you get the foreign and self parts the wrong way round in the condition