Add release date
[gitmo/MooseX-ClassAttribute.git] / Changes
diff --git a/Changes b/Changes
index fe15c7a..9a4c3f4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,8 +1,15 @@
-0.11
+0.11   2010-02-09
 
 - Roles can now have class attributes, which will be fully initialized when
   the role is applied to a class.
 
+- Many modules have been renamed from MooseX::ClassAttribute::Role::Meta::* to
+  MooseX::ClassAttribute::Trait::*.
+
+- Deprecated the get_class_attribute_map method.
+
+- Added a version number to every .pm file.
+
 
 0.10   2009-08-26