update to work with new moose
[gitmo/MooseX-StrictConstructor.git] / Changes
diff --git a/Changes b/Changes
index d4f955e..d370017 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+- Updated to work with new Moose
+
 0.12     2010-10-29
 
 - Switched tests to use Test::Fatal instead of Test::Exception.