From: Dave Rolsky Date: Mon, 20 Apr 2009 15:33:16 +0000 (-0500) Subject: Add date to Changes X-Git-Tag: 0.75~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=118589d7a7b6bb0b6650d215f7bc8caf4d420120;p=gitmo%2FMoose.git Add date to Changes --- diff --git a/Changes b/Changes index 1aeb1a0..455b294 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,7 @@ Also see Moose::Manual::Delta for more details of, and workarounds for, noteworthy changes. -0.75 +0.75 Mon, April 20, 2009 * Moose * Moose::Meta::Class - Move validation of not inheriting from roles from Moose::extends to