X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=274345eed1108388e5923c435a47fe9e298e830d;hb=9930caaf7e7c250d914cb1440d9a0f1dd2a1dedc;hp=1314d636fda62d2107174eeb636bf94fb97d7c56;hpb=569b96bba24cd24097c3496d6c6da02498933190;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 1314d63..274345e 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,16 @@ Revision history for DBIx::Class * New Features / Changes + - Officially deprecate the 'cols' and 'include_columns' resultset + attributes + - Remove ::Storage::DBI::sth() deprecated in 0.08191 + + * Fixes + - Audit and correct potential bugs associated with braindead reuse + of $1 on unsuccessful matches + +0.08209 2013-03-01 12:56 (UTC) + * New Features / Changes - Debugging aid - warn on invalid result objects created by what seems like an invalid inheritance hierarchy