MXSC must be used by Moose classes, nothing else
[gitmo/MooseX-StrictConstructor.git] / Changes
diff --git a/Changes b/Changes
index 9590625..985bf3e 100644 (file)
--- 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