make this work with (and require) latest Moose, 0.51
[gitmo/MooseX-StrictConstructor.git] / Changes
diff --git a/Changes b/Changes
index ad89455..61e3792 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+0.06   2008-06-27
+
+- Changes to the immutable bits to work with the latest Moose (0.51).
+
+
 0.05   2008-04-18
 
 - The fix in 0.04 only worked for non-immutable classes.