From: Dave Rolsky Date: Sat, 30 Aug 2008 01:55:55 +0000 (+0000) Subject: Add changes for 0.55_03 X-Git-Tag: 0.55_03~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=975411b2bf1be090dae23dbbe996e36b2c87203a;p=gitmo%2FMoose.git Add changes for 0.55_03 --- diff --git a/Changes b/Changes index be85cda..c373c04 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for Perl extension Moose +0.55_03 Fri August 29, 2008 + * No changes from 0.55_02 except increasing the Class::MOP + dependency to 0.64_07. + 0.55_02 Fri August 29, 2008 * Makefile.PL and Moose.pm - explicitly require Perl 5.8.0+ (Dave Rolsky)