X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=96e9b62db20a260f850e9e13a545b652e02024bd;hb=02af104d10b856ef439aea5aeefdd452bcabe3ae;hp=ea0f107a3f08a3a7afc100bfdd0bcc424d5df6fc;hpb=35ae601901c0fa43f5a5ec69d1834b84caf86323;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index ea0f107..96e9b62 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,10 @@ Revision history for DBIx::Class + - Backported column_info_from_storage accessor from -current, but + defaults true instead of false in 0.07xxx + 0.07002 + - fixed inflate_datetime.t tests/stringify under older Test::More - cleared up Relationship docs, and fixed some typos - use ref instead of eval to check limit syntax (to avoid issues with Devel::StackTrace)