X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Controller-DBIC-API.git;a=blobdiff_plain;f=Changes;h=6b9e2a64851d2659387b59a172dd09c4006344dd;hp=bd6b1c75113eace14aca7167703ece1be48ca251;hb=fd6fb6c9a7485d534134558a1de31ba3ae8e2f21;hpb=e17f1f8e991b57bf9f7f23547c0c9af8b3012569 diff --git a/Changes b/Changes index bd6b1c7..6b9e2a6 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,14 @@ Revision history for Catalyst-Controller-DBIC-API: {{ $dist->version }} {{ $NEXT }} +- Added has_errors method +- Fixed tests to succeed with newer DBIx::Class versions + +2.003001 2011-02-16 17:52:37 Europe/Vienna + +- Use JSON instead of JSON::Any to get rid of the CPAN Testers failures + when only JSON::Syck is available + 2.002004 2011-01-13 19:22:20 Europe/Vienna - Renamed Visitor to Validator::Visitor to conform with Data::DPath::Validator