Bump version
[gitmo/MooseX-StrictConstructor.git] / Changes
diff --git a/Changes b/Changes
index 559a8b5..5a3ff2f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 {{$NEXT}}
 
+- 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