Add Changes for next version
Dave Rolsky [Tue, 9 Feb 2010 23:06:16 +0000 (17:06 -0600)]
Changes

diff --git a/Changes b/Changes
index 9fdc675..fe15c7a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,9 @@
+0.11
+
+- Roles can now have class attributes, which will be fully initialized when
+  the role is applied to a class.
+
+
 0.10   2009-08-26
 
 - Fixed to make triggers work with Moose 0.89+, and made triggers pass the old