X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=e1f5098e84b4195ad7849b7aa1ca435fc6174369;hb=4e5983f2a904f894762e61c2dff962a37da5ef92;hp=e711e2b687a2866ec127a7953f3709da57ba6d03;hpb=28eb7216907fc0c29f9fa58d88b24fd80e2d21d0;p=catagits%2FCatalyst-Controller-DBIC-API.git diff --git a/Changes b/Changes index e711e2b..e1f5098 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,10 @@ Revision history for Catalyst-Controller-DBIC-API: {{ $dist->version }} {{ $NEXT }} +- Added has_errors method +- Fixed tests to succeed with newer DBIx::Class versions +- Fixed controller instantiation failures with Moose 2 in relation to prefetch + 2.003001 2011-02-16 17:52:37 Europe/Vienna - Use JSON instead of JSON::Any to get rid of the CPAN Testers failures