Doh, reversed the conditional and broke old Moose
[gitmo/MooseX-StrictConstructor.git] / Changes
diff --git a/Changes b/Changes
index 559a8b5..e055e16 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
 {{$NEXT}}
 
+0.18     2012-01-10
+
+- A small internal tweak which prevents the MooseX::ClassCompositor tests from
+  failing.
+
+
 0.17     2012-01-04
 
 - Added a small optimization for an immutable constructor when used with Moose