X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;fp=Changes;h=a628d98bc59180ad243e6d08beb358e404de5656;hb=71aefe0a292778b46f743ab9f06a1d43820fb049;hp=28c50278957b7b2cc8c801a9031235f366c02b5f;hpb=eb63f59e57cf8becf26666fa380fb73593e8f4a5;p=gitmo%2FMooseX-StrictConstructor.git diff --git a/Changes b/Changes index 28c5027..a628d98 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,9 @@ +{{$NEXT}} + +- Don't wrap BUILDALL, since this breaks if the object doesn't inherit from + Moose::Object (doy). + + 0.15 2011-04-13 - The fix in 0.14 only worked with Moose 2.0, causing failures with earlier