From: Florian Ragwitz Date: Thu, 20 May 2010 19:46:41 +0000 (+0200) Subject: 1.04 never happened X-Git-Tag: 1.05~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=021b797d77609558ceb7b88c2e862a17a0a3c01f;p=gitmo%2FMoose.git 1.04 never happened --- diff --git a/Changes b/Changes index 0a2f3c5..35dadea 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,6 @@ Also see Moose::Manual::Delta for more details of, and workarounds for, noteworthy changes. -1.04 Thu, May 20, 2010 - [API CHANGES] * Packages and modules no longer have methods - this functionality was @@ -34,6 +32,11 @@ for, noteworthy changes. * The tests no longer check for perl's behavior of clobbering $@, which has been fixed in perl-5.13.1 (Florian Ragwitz). +1.04 Thu, May 20, 2010 + + * This release was broken and has been deleted from CPAN shortly after its + upload. + 1.03 Thu, May 06, 2010 [NEW FEATURES]