Version 2.003002 2.003002
Alexander Hartmaier [Mon, 9 May 2011 10:31:43 +0000 (12:31 +0200)]
Changes
dist.ini

diff --git a/Changes b/Changes
index e1f5098..b57653a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,8 +2,10 @@ 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 versions
+- 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
index 42698ea..2636dbd 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name = Catalyst-Controller-DBIC-API
-version = 2.003001
+version = 2.003002
 author = Nicholas Perez <nperez@cpan.org>
 author = Luke Saunders <luke.saunders@gmail.com>
 author = Alexander Hartmaier <abraxxa@cpan.org>