Bump version to 0.003009 and update Changes.
Dan Brook [Sun, 18 Mar 2012 22:01:33 +0000 (22:01 +0000)]
Changes
lib/Gitalist.pm

diff --git a/Changes b/Changes
index 666c4e6..55068fb 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 This file documents the revision history for Perl extension Gitalist.
 
+0.003009 2012-03-18
+  - Don't use MooseX::Types::ISO8601 to serialize DateTime objects as its
+    coercion function is now stricter than the object provided.
+  - Make tests pass with more recent versions of Catalyst.
+
 0.003008 2012-01-29
   - Now with Changes.
 
index dcce854..cde6dff 100644 (file)
@@ -15,7 +15,7 @@ use Catalyst qw/
                 SubRequest
 /;
 
-our $VERSION = '0.003008';
+our $VERSION = '0.003009';
 $VERSION = eval $VERSION;
 
 __PACKAGE__->config(