Doc to-instance fix
Dave Rolsky [Wed, 10 Feb 2010 21:22:40 +0000 (15:22 -0600)]
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