From: Yuval Kogman Date: Tue, 22 Sep 2009 21:21:52 +0000 (+0300) Subject: changelog X-Git-Tag: 0.92~7 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=bf5bf9313f92df6399141c45a60bc851acdecdf8;p=gitmo%2FMoose.git changelog --- diff --git a/Changes b/Changes index 7066ca4..ceccf7f 100644 --- a/Changes +++ b/Changes @@ -10,6 +10,9 @@ for, noteworthy changes. - Metaclass compat fixing should already happen recursively, there's no need to explicitly walk up the inheritance tree. (doy) + * Moose::Meta::Attribute + - Add tests for set_raw_value and get_raw_value + 0.91 Thu, Sep 17, 2009 * Moose::Object - Don't import any functions, in order to avoid polluting our namespace