X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-StrictConstructor.git;a=blobdiff_plain;f=Changes;fp=Changes;h=985bf3eab74b353e6518a8777580c18cfa9fdac7;hp=959062567e6addbf0d1e076dbe3095e748d4c167;hb=4a070866bc7b2cf1792322865e0c7997ef7401a3;hpb=1d825f19429728e99dcdfbedac344c299433e3dc diff --git a/Changes b/Changes index 9590625..985bf3e 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ {{$NEXT}} +- Throw an error when used by a non-class; it won't do what users think + 0.16 2011-04-22 - Don't wrap BUILDALL, since this breaks if the object doesn't inherit from