From: chansen Date: Fri, 16 Oct 2009 17:16:49 +0000 (+0200) Subject: Update Changes X-Git-Tag: 0.93~14 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=bb243f757899da2bc5271930a54aa8df1d36fe48;p=gitmo%2FMoose.git Update Changes --- diff --git a/Changes b/Changes index ec4db7e..0952566 100644 --- a/Changes +++ b/Changes @@ -16,6 +16,7 @@ for, noteworthy changes. - Allow array refs for non-anonymous form of enum and duck_type, not just anonymous. The non-arrayref forms may be removed in the future. (doy) + - Changed Str constraint to not accept GV. (chansen) * Moose::Exporter - Moose::Exporter using modules can now export their functions to the