moved prefetch_allows to StaticArguments to fix controller instantiation failures...
[catagits/Catalyst-Controller-DBIC-API.git] / Changes
diff --git a/Changes b/Changes
index e711e2b..e1f5098 100644 (file)
--- 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