Fix MANIFEST.SKIP
[gitmo/MooseX-MetaDescription.git] / Changes
diff --git a/Changes b/Changes
index f9a2738..d781845 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 Revision history for Perl extension MooseX::MetaDescription
 
+0.04 Tue. Feb 8, 2010
+    * Fix tests to work without undocumented features which
+      aren't present in the latest refactor of attributes in roles
+      in Moose 0.94 (RT#54159).
+
 0.03
     * MooseX::MetaDescription::Meta::Trait
       - added the prepare_traits_for_application method