From: Dylan William Hardison Date: Thu, 28 Jan 2010 13:52:56 +0000 (-0500) Subject: Added name to changelog entry per standaards. X-Git-Tag: 0.95~5 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2e826e568cf1b2de211b3ccc9cbad01ff05829d9;p=gitmo%2FMoose.git Added name to changelog entry per standaards. --- diff --git a/Changes b/Changes index 3a12a7c..d48e593 100644 --- a/Changes +++ b/Changes @@ -10,6 +10,7 @@ for, noteworthy changes. * Moose::Util::add_method_modifier (and subsequently the sugar functions Moose::before, Moose::after, and Moose::around) can now accept arrayrefs, with the same behavior as lists. Types other than arrayref and regexp result in an error. + (Dylan Hardison) 0.94 Mon, Jan 18, 2010