update xt for dzil but use my pod tests
[gitmo/MooseX-ClassAttribute.git] / Changes
diff --git a/Changes b/Changes
index 9a4c3f4..6542732 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,15 @@
+0.13   2010-02-11
+
+- Fixed tests that failed if you had an older version of
+  MooseX::AttributeHelpers installed.
+
+
+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