From: Dan Brook Date: Sun, 18 Mar 2012 22:01:33 +0000 (+0000) Subject: Bump version to 0.003009 and update Changes. X-Git-Tag: 0.004001~8 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FGitalist.git;a=commitdiff_plain;h=4837a63fb61dfee92c49482940b0e5ace16141f6 Bump version to 0.003009 and update Changes. --- diff --git a/Changes b/Changes index 666c4e6..55068fb 100644 --- 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. diff --git a/lib/Gitalist.pm b/lib/Gitalist.pm index dcce854..cde6dff 100644 --- a/lib/Gitalist.pm +++ b/lib/Gitalist.pm @@ -15,7 +15,7 @@ use Catalyst qw/ SubRequest /; -our $VERSION = '0.003008'; +our $VERSION = '0.003009'; $VERSION = eval $VERSION; __PACKAGE__->config(