From: Hans Dieter Pearcey Date: Fri, 24 Apr 2009 20:48:28 +0000 (-0400) Subject: add to Changes X-Git-Tag: 0.76~13 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6679de5938c85484ff6335a083c5de8c1e61ef9f;p=gitmo%2FMoose.git add to Changes --- diff --git a/Changes b/Changes index 8ec0c8d..cf53f1c 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,11 @@ Also see Moose::Manual::Delta for more details of, and workarounds for, noteworthy changes. +0.xx + * Moose::Meta::TypeConstraint + - Do not run coercions in coerce() if the value already passes the type + constraint (hdp) + 0.75_01 Thu, April 23, 2009 * Moose::Meta::Role::Application::ToClass - Moose now warns about each class overriding methods from roles it