Doc to-instance fix
[gitmo/MooseX-ClassAttribute.git] / Changes
diff --git a/Changes b/Changes
index 9a4c3f4..48a2198 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,9 @@
+0.12   2010-02-10
+
+- Fixed so that applying a role with class attributes to an instance works
+  with Moose 0.98.
+
+
 0.11   2010-02-09
 
 - Roles can now have class attributes, which will be fully initialized when