From: Daniel Westermann-Clark Date: Tue, 24 Jan 2006 22:14:52 +0000 (+0000) Subject: Missed one X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e46a66f244b15d6bc6bc565e11e8923cc07eff70;p=dbsrgits%2FDBIx-Class-Historic.git Missed one --- diff --git a/Changes b/Changes index 682530c..174dcfc 100644 --- a/Changes +++ b/Changes @@ -6,6 +6,8 @@ Revision history for DBIx::Class - add SQL::Translator::Producer for DBIx::Class table classes (Jess Robinson) - add unique constraint declaration (Daniel Westermann-Clark) - add new update_or_create method (Daniel Westermann-Clark) + - rename ResultSetInstance class to ResultSetProxy, ResultSourceInstance + to ResultSourceProxy, and TableInstance to ResultSourceProxy::Table - minor fixes to UUIDColumns 0.04999_03 2006-01-20 06:05:27