X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=3590e63a6088f45676aec0f901ac6aa21a8540fa;hb=2f5911b218245dc41531709d141e308e53608155;hp=600beaf42bfd637e16c2afc555734c6d1e13d93f;hpb=484c9dda865880cd4e1cda8e0117f1d073a6aa7e;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/Changes b/Changes index 600beaf..3590e63 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,16 @@ Revision history for DBIx::Class +0.0499_01 + +0.04001 + - Fix so set_inflated_column calls set_column + +0.04 2005-11-26 - Moved get_simple and set_simple into AccessorGroup - Made 'new' die if given invalid columns + - Added has_column and column_info to Table.pm + - Refactored away from direct use of _columns and _primaries + - Switched from NEXT to Class::C3 0.03004 - Added an || '' to the CDBICompat stringify to avoid null warnings