Version 2.003002
[catagits/Catalyst-Controller-DBIC-API.git] / Changes
diff --git a/Changes b/Changes
index e87bc3f..b57653a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,14 @@ Revision history for Catalyst-Controller-DBIC-API: {{ $dist->version }}
 
 {{ $NEXT }}
 
+2.003002  2011-05-09 12:30:01 Europe/Vienna
+
+- Added has_errors method
+- Fixed tests to succeed with newer DBIx::Class and Moose 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
   when only JSON::Syck is available