fixed invalid value for param test to succeed with newer DBIx::Class versions
[catagits/Catalyst-Controller-DBIC-API.git] / Changes
diff --git a/Changes b/Changes
index e87bc3f..6b9e2a6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,11 @@ 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